Skip to content

Commit

Permalink
fix: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Nov 29, 2023
1 parent 017887d commit 36b5f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions detox/e2e/starter.e2e.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import waitForExpect from 'wait-for-expect';

import { expectBitmapsToBeEqual } from './asserts';
import { typeText, waitAndTap, waitForElementById } from './helpers';
import setDemoMode from './utils/setDemoMode';
Expand Down

0 comments on commit 36b5f4b

Please sign in to comment.