diff --git a/test/execute_spec.sh b/test/execute_spec.sh index fbb0527..fe2a705 100755 --- a/test/execute_spec.sh +++ b/test/execute_spec.sh @@ -7,7 +7,7 @@ describe "op " approve "op hello" cd ../../ - context "when the approved command exits wiuth non zero" + context "when the approved command exits with non zero" it "continues execution and stores exit code" cd ./fixtures/basic approve "op nocommand"