We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292b011 commit ad0886fCopy full SHA for ad0886f
src/constants.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
PLUGIN_NAME: 'netlify-plugin-cypress',
3
- DEFAULT_BROWSER: 'chromium',
+ DEFAULT_BROWSER: 'electron',
4
}
0 commit comments