mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Don't reset the simulator contents on GitHub.
This commit is contained in:
parent
6818be1afc
commit
6e83ecb290
@ -103,7 +103,8 @@ end
|
||||
|
||||
lane :ui_tests do |options|
|
||||
# Use a fresh simulator state to ensure hardware keyboard isn't attached.
|
||||
reset_simulator_contents()
|
||||
# Not necessary when running on GitHub.
|
||||
# reset_simulator_contents()
|
||||
|
||||
create_simulator_if_necessary(
|
||||
name: "iPhone 16",
|
||||
|
Loading…
x
Reference in New Issue
Block a user