mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-26 05:37:11 -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
|
@ -3,8 +3,7 @@ Feature: Support autoenv setting
|
|||
candidates specified in `./.sdkmanrc`, if any.
|
||||
|
||||
Background:
|
||||
Given SDKMAN! candidate list is up to date
|
||||
And candidate ant is installed at version 1.9.7
|
||||
Given candidate ant is installed at version 1.9.7
|
||||
And candidate ant is installed at version 1.9.9
|
||||
And candidate ant is installed at version 1.10.1
|
||||
And candidate kscript is installed at version 1.5.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue