diff --git a/tests/checks/tmux-history-pager.fish b/tests/checks/tmux-history-pager.fish index d50de2e37..5977cb8e7 100644 --- a/tests/checks/tmux-history-pager.fish +++ b/tests/checks/tmux-history-pager.fish @@ -1,6 +1,6 @@ # RUN: %fish %s # REQUIRES: command -v tmux -# REQUIRES: test -z "$FISH_CI_SAN" +# REQUIRES: test -z "$CI" # The default history-delete binding is shift-delete which # won't work on terminals that don't support CSI u, so rebind.