mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-25 00:19:11 -05:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
module.exports = {
|
|
e2e: {
|
|
supportFile: false,
|
|
},
|
|
}
|