mirror of
https://github.com/maputnik/editor.git
synced 2026-09-01 01:47:26 +00:00
maybe like so
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
require("@cypress/code-coverage/task")(on, config);
|
||||
return config;
|
||||
},
|
||||
baseUrl: "http://127.0.0.1:8888",
|
||||
baseUrl: "http://localhost:8888",
|
||||
retries: {
|
||||
runMode: 2,
|
||||
openMode: 0,
|
||||
|
||||
Reference in New Issue
Block a user