mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 20:31:19 -03:00
Disable failing fish_config test for now
This has probably been failing intermittently in CI ever since it was introduced. We have a reproducible test now, so let's disable this test in CI for now to reduce noise. See #12018
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v diff
|
||||
# RUN: %fish %s
|
||||
# REQUIRES: command -v diff
|
||||
# REQUIRES: test -z "$CI"
|
||||
|
||||
fish_config prompt list | string match -r '^(?:acidhub|disco|nim)$'
|
||||
# CHECK: acidhub
|
||||
|
||||
Reference in New Issue
Block a user