Skip to content

Commit

Permalink
Discard changes to e2e/appStarts.e2e.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Oct 18, 2024
1 parent 8c3573b commit e9837f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/appStarts.e2e.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { by, device, element, expect } = require('detox');
import { by, device, element, expect } from 'detox';

describe('App', () => {
beforeAll(async () => {
Expand Down

0 comments on commit e9837f2

Please sign in to comment.