Skip to content

Commit

Permalink
turn off headless
Browse files Browse the repository at this point in the history
  • Loading branch information
john681611 committed Nov 9, 2023
1 parent db6be79 commit f857c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/frontend/src/test/basic-e2e.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ describe('App.js', () => {
var browser;
var page;
const debug = {
headless: false,
// headless: false,
// slowMo: 150,
};
const config = {};
Expand Down

0 comments on commit f857c71

Please sign in to comment.