Skip to content

Commit

Permalink
fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
xoebus committed Nov 10, 2015
1 parent 1b0322c commit d07025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ping.bats
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ load test_helper
assert_success
}

@test "pinging an inactive garden server succeeds" {
@test "pinging an inactive garden server fails" {
run gaol -t garden.example.com:7777 ping

assert_failure
Expand Down

0 comments on commit d07025b

Please sign in to comment.