Revert react reload inside beforeAll
This commit is contained in:
parent
94b5bc65e7
commit
bda9b10d7d
1 changed files with 0 additions and 1 deletions
|
|
@ -21,5 +21,4 @@ beforeAll(async () => {
|
|||
photos: 'YES',
|
||||
},
|
||||
});
|
||||
await device.reloadReactNative();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue