forked from Ruderverein-Donau-Linz/rowt
		
	wait until dev server started for frontend tests
This commit is contained in:
		@@ -72,5 +72,6 @@ export default defineConfig({
 | 
			
		||||
  webServer: {
 | 
			
		||||
    timeout: 15 * 60 * 1000,
 | 
			
		||||
    command: 'cd .. && ./test_db.sh && cargo r',
 | 
			
		||||
    url: 'http://127.0.0.1:8000'
 | 
			
		||||
  },
 | 
			
		||||
});
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user