Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusaraj committed Oct 23, 2024
1 parent da49f5f commit 6e85712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 23 deletions.
2 changes: 2 additions & 0 deletions e2e/onboarding.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint-disable no-undef */

describe('Onboarding', () => {
beforeAll(async () => {
await device.launchApp({permissions: {notifications: 'YES'}});
Expand Down
23 changes: 0 additions & 23 deletions e2e/starter.test-example.js

This file was deleted.

0 comments on commit 6e85712

Please sign in to comment.