Skip to content
Snippets Groups Projects
Commit ff9d4b2f authored by syuilo's avatar syuilo
Browse files

update cypress

parent bcb3f2c2
No related branches found
No related tags found
No related merge requests found
import { defineConfig } from 'cypress';
export default defineConfig({
e2e: {
baseUrl: 'http://localhost:61812',
},
});
{
"baseUrl": "http://localhost:61812"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment