mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 21:27:11 -07:00
Migrate installer test to Cucumber.
This commit is contained in:
parent
42aff3b4c5
commit
7e97c4c1c1
4 changed files with 34 additions and 7 deletions
|
@ -37,5 +37,3 @@ install:
|
|||
|
||||
script:
|
||||
- (cd test && cucumber)
|
||||
# TODO: Migrate these to Cucumber:
|
||||
- bash test/remove_sdkman.sh > /dev/null && fish -c "echo 'y' | sdk" > /dev/null && fish -c "sdk version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue