Skip to content

Commit 5479185

Browse files
committed
teste
1 parent 8eb385e commit 5479185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const { defineConfig } = require("cypress");
22

33
module.exports = defineConfig({
44
e2e: {
5-
baseUrl: 'http://localhost:3000',
5+
baseUrl: 'https://serverest.dev',
66
setupNodeEvents(on, config) {
77
// implement node event listeners here
88
},

0 commit comments

Comments
 (0)