Skip to content

Commit

Permalink
Testes Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardopadilha committed Jul 30, 2024
1 parent 3dfa191 commit 395815f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { defineConfig } = require("cypress");

module.exports = defineConfig({
projectId: 'automation-exercise',
projectId: 'pcs5rn',
e2e: {
baseUrl: 'https://www.automationexercise.com',
watchForFileChanges: false,
Expand Down

0 comments on commit 395815f

Please sign in to comment.