mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-07 23:40:21 -05:00
5 lines
89 B
JavaScript
5 lines
89 B
JavaScript
module.exports = {
|
|
indexHtmlFile: 'cypress/support/component-index.html',
|
|
e2e: {},
|
|
}
|