We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485d1ad commit 130eff5Copy full SHA for 130eff5
InstabugSample/__e2e__/firstTest.e2e.js
@@ -1,5 +1,5 @@
1
describe('Example', () => {
2
- beforeAll(async () => {
+ beforeEach(async () => {
3
await device.launchApp();
4
});
5
0 commit comments