diff --git a/test/spec.sh b/test/spec.sh index d05ee73091..6a6808a0a2 100755 --- a/test/spec.sh +++ b/test/spec.sh @@ -453,7 +453,7 @@ var-op-test() { } var-op-other() { - sh-spec spec/var-op-other.test.sh --osh-failures-allowed 1 \ + sh-spec spec/var-op-other.test.sh \ ${REF_SHELLS[@]} $ZSH $OSH "$@" }