sdkman-for-fish/test/features/step_definitions
Raphael Reitzig 479fa1e541 Account for fuzzy completions.
Introduced in Fish 3.1
cf. https://github.com/fish-shell/fish-shell/issues/5467

Needed to make tests less strict.
Instead of checking the exact list of matches,
we require the expected ones and exclude some others.
2020-05-26 00:11:06 +02:00
..
completion.rb Account for fuzzy completions. 2020-05-26 00:11:06 +02:00
setup.rb Migrate completion tests to Cucumber. 2020-05-25 21:05:10 +02:00