mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 21:27: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
|
@ -7,8 +7,7 @@ Feature: Wrapping of Bash
|
|||
We verify equality of (standard) output, exit code, and environment variables.
|
||||
|
||||
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 file /tmp/env-test/.sdkmanrc exists with content
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue