mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Revert "Re-enable animations to see if it fixes the tests"
This reverts commit d0013cae50431f2c8150a873cfedf80038a38ef6.
This commit is contained in:
parent
66fc4148db
commit
0bb7f0e3f5
@ -25,7 +25,7 @@ class UITestsAppCoordinator: Coordinator {
|
||||
window.rootViewController = mainNavigationController
|
||||
window.tintColor = .element.accent
|
||||
|
||||
// UIView.setAnimationsEnabled(false)
|
||||
UIView.setAnimationsEnabled(false)
|
||||
|
||||
let screens = mockScreens()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user