Compare commits
2 Commits
cdd57eb147
...
4ddac52a93
Author | SHA1 | Date | |
---|---|---|---|
4ddac52a93 | |||
65e425fed7 |
@ -70,6 +70,7 @@ export default defineConfig({
|
||||
|
||||
/* Run your local dev server before starting the tests */
|
||||
webServer: {
|
||||
timeout: 15 * 60 * 1000,
|
||||
command: 'cd .. && ./test_db.sh && cargo r',
|
||||
},
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user