mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-17 09:23:39 -05:00
build: lint for typos
This commit is contained in:
@@ -92,7 +92,7 @@ teardown() {
|
||||
}
|
||||
|
||||
@test "_commandExists_: false" {
|
||||
run _commandExists_ "someNonexistantBinary"
|
||||
run _commandExists_ "someNonexistentBinary"
|
||||
assert_failure
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user