diff --git a/tests/interactive.fish b/tests/interactive.fish index 2a0bbc7ad..933749446 100644 --- a/tests/interactive.fish +++ b/tests/interactive.fish @@ -39,7 +39,7 @@ cat interactive.config >>$XDG_CONFIG_HOME/fish/config.fish say -o cyan "Testing interactive functionality" if not type -q expect say red "Tests disabled: `expect` not found" - exit 1 + exit 0 end function test_file