test: ensure correct server for diffing [ci skip]
This commit is contained in:
		@ -61,6 +61,10 @@ teardown(){
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@test "machine readable output" {
 | 
			
		||||
  if [ ! "$TEST_SERVER" = "default" ]; then
 | 
			
		||||
    skip "can only diff output against 'default' server (local)"
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  output=$("$ABRA" server ls --machine)
 | 
			
		||||
 | 
			
		||||
  run diff \
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user