Skip to content
Snippets Groups Projects
Commit 23f515cf authored by Jean-Clement Gallardo's avatar Jean-Clement Gallardo
Browse files

Merge branch 'hotfix/0.1.1'

parents a4368659 7d8b22cc
No related branches found
No related tags found
No related merge requests found
Pipeline #299684 failed
import { defineConfig } from "cypress";
export default defineConfig({
e2e: {
specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}",
baseUrl: "http://localhost:5173",
},
});
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