diff --git a/e2e/starter.test.js b/e2e/starter.test.js index 6ecb83f..ab100d2 100644 --- a/e2e/starter.test.js +++ b/e2e/starter.test.js @@ -10,6 +10,7 @@ describe('Example', () => { }); }); + // testing // beforeEach(async () => { // await device.reloadReactNative(); // });