Skip to content

Commit

Permalink
Set default browser to electron
Browse files Browse the repository at this point in the history
  • Loading branch information
burakkaygusuz committed Dec 5, 2024
1 parent a9e4554 commit 06087c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default defineConfig({
username: 'admin',
password: 'password123'
},
defaultBrowser: 'electron',
setupNodeEvents
}
});

0 comments on commit 06087c6

Please sign in to comment.