diff --git a/tests/checks/__fish_posix_shell.fish b/tests/checks/__fish_posix_shell.fish index 117d248b0..3bb29a72f 100644 --- a/tests/checks/__fish_posix_shell.fish +++ b/tests/checks/__fish_posix_shell.fish @@ -1,5 +1,4 @@ # RUN: %fish %s -set -l sh (__fish_posix_shell) -command -v $sh +command -v (__fish_posix_shell) # CHECK: {{.*/sh}}