fix tests/integration/app_volume.bats
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/pr Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/pr Build is passing
				
			This commit is contained in:
		@ -79,7 +79,7 @@ teardown(){
 | 
			
		||||
  _undeploy_app
 | 
			
		||||
 | 
			
		||||
  # NOTE(d1): to let the stack come down before nuking volumes
 | 
			
		||||
  sleep 5
 | 
			
		||||
  sleep 10
 | 
			
		||||
 | 
			
		||||
  run $ABRA app volume rm "$TEST_APP_DOMAIN" --force
 | 
			
		||||
  assert_success
 | 
			
		||||
@ -93,7 +93,7 @@ teardown(){
 | 
			
		||||
  _undeploy_app
 | 
			
		||||
 | 
			
		||||
  # NOTE(d1): to let the stack come down before nuking volumes
 | 
			
		||||
  sleep 5
 | 
			
		||||
  sleep 10
 | 
			
		||||
 | 
			
		||||
  run $ABRA app volume rm "$TEST_APP_DOMAIN" --force
 | 
			
		||||
  assert_success
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user