Skip to content

Commit

Permalink
Fix iOS simulator boot up for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Mar 8, 2021
1 parent cf420c2 commit 0108c27
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const ios = {

exports.iosLocal = {
...ios,
waitForQuiescence: true,
deviceName: 'iPhone 11',
};

Expand Down

0 comments on commit 0108c27

Please sign in to comment.