forked from toolshed/abra
test: int suite fixes
This commit is contained in:
@ -66,7 +66,6 @@ teardown(){
|
||||
fi
|
||||
|
||||
output=$("$ABRA" server ls --machine)
|
||||
|
||||
run diff \
|
||||
<(jq -S "." <(echo "$output")) \
|
||||
<(jq -S "." <(echo '[{"host":"local","name":"default"}]'))
|
||||
|
Reference in New Issue
Block a user