Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserfaraazkhan committed Feb 12, 2025
1 parent 534c969 commit 8a14988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detox/e2e/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = {
setupFilesAfterEnv: ['./test/setup.ts'],
maxWorkers: 1,
testSequencer: './custom_sequencer.js',
testTimeout: testTimeout,
testTimeout,
rootDir: '.',
testMatch: ['<rootDir>/test/**/*.e2e.ts'],
transform: {
Expand Down

0 comments on commit 8a14988

Please sign in to comment.