diff --git a/test/arguments.bats b/test/arguments.bats index 77eb91cf..efd64271 100644 --- a/test/arguments.bats +++ b/test/arguments.bats @@ -2,7 +2,7 @@ load test_helper -@test "not enought arguments for ruby-build" { +@test "not enough arguments for ruby-build" { # use empty inline definition so nothing gets built anyway local definition="${TMP}/build-definition" echo '' > "$definition"