Skip to content

Commit

Permalink
ops: updating tests
Browse files Browse the repository at this point in the history
ironhalik committed Jul 1, 2024

Verified

This commit was signed with the committer’s verified signature.
pradyunsg Pradyun Gedam
1 parent e5b1f9f commit cd8185c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.bats
Original file line number Diff line number Diff line change
@@ -62,6 +62,6 @@ teardown() {
if [ $((SECONDS - START)) -gt "10" ]; then
fail 'Took too long.'
fi
assert_output --partial "\"found\" found."
assert_output --partial "\"Not Found\" found."
assert_success
}

0 comments on commit cd8185c

Please sign in to comment.