mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-06-16 17:30:51 -07:00
feat(test): Adopt BeforeAll
and AfterAll
This commit is contained in:
parent
9bc7a83802
commit
146dc05e37
5 changed files with 8 additions and 20 deletions
|
@ -2,8 +2,7 @@ Feature: Shell Completion
|
|||
We want to get the correct completion on the CLI.
|
||||
|
||||
Background:
|
||||
Given SDKMAN! candidate list is up to date
|
||||
And candidate ant is installed at version 1.9.9
|
||||
Given candidate ant is installed at version 1.9.9
|
||||
And candidate ant is installed at version 1.10.1
|
||||
And candidate kscript is installed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue