Revert "Re-enable animations to see if it fixes the tests"

This reverts commit d0013cae50431f2c8150a873cfedf80038a38ef6.
This commit is contained in:
Stefan Ceriu 2022-07-25 10:25:06 +03:00 committed by Stefan Ceriu
parent 66fc4148db
commit 0bb7f0e3f5

View File

@ -25,7 +25,7 @@ class UITestsAppCoordinator: Coordinator {
window.rootViewController = mainNavigationController
window.tintColor = .element.accent
// UIView.setAnimationsEnabled(false)
UIView.setAnimationsEnabled(false)
let screens = mockScreens()