Skip to content

Commit

Permalink
Ajuste arquivo yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardopadilha committed Jul 30, 2024
1 parent 2e7ee74 commit 2088e26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module.exports = defineConfig({
e2e: {
baseUrl: 'https://www.automationexercise.com',
watchForFileChanges: false,
fixturesFolder: 'cypress/fixtures',
reporter: 'cypress-mochawesome-reporter',
setupNodeEvents(on, config) {
// implement node event listeners here
Expand Down

0 comments on commit 2088e26

Please sign in to comment.