tests: remove testing of revision output for now (#667)

pull/672/head
Jeff Malnick 6 years ago committed by GitHub
parent 4f7d73ee41
commit 76a891cfe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,9 +16,3 @@ export NEW_USER='test'
echo "$output"
[ "$status" -eq 0 ]
}
@test "boundary/version: revision output is valid" {
run revision_is_valid
echo "$output"
[ "$status" -eq 0 ]
}

Loading…
Cancel
Save