forked from cartsnitch/cartsnitch
fix e2e: update auth route mocks and config for Better Auth
This commit is contained in:
@@ -12,6 +12,9 @@ export default defineConfig({
|
||||
command: 'npm run dev',
|
||||
url: 'http://localhost:5173',
|
||||
reuseExistingServer: !process.env.CI,
|
||||
env: {
|
||||
VITE_MOCK_AUTH: 'true',
|
||||
},
|
||||
},
|
||||
use: {
|
||||
baseURL: 'http://localhost:5173',
|
||||
|
||||
Reference in New Issue
Block a user