Skip to content

Commit

Permalink
Undo devtools:false in task-dependency.test
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilk429 committed Dec 13, 2024
1 parent 540a29a commit 344edd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/tasks/task-dependency.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ describe('Task Form', () => {
headless: 'new',
ignoreHTTPSErrors: true,
args: ['--incognito', '--disable-web-security'],
devtools: false,
});

// Mock API response setup
Expand Down

0 comments on commit 344edd4

Please sign in to comment.