mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03:00
Fix test breakage from 14724401f
We can't use $PATHS to test the :-splitting because the global config file adds extra paths based on /etc/paths and /etc/paths.d. Ideally fish would have a way to suppress behavior like that, but for the time being it doesn't.
This commit is contained in:
@@ -29,4 +29,4 @@ SHLVL: 1
|
||||
SHLVL: 4
|
||||
SHLVL: 4
|
||||
Elements in DISPLAY: 1
|
||||
Elements in PATH: 4
|
||||
Elements in FOO: 4
|
||||
|
||||
Reference in New Issue
Block a user