mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 13:27:10 -07:00
parent
7c0ece3dfb
commit
4c15f15ced
8 changed files with 135 additions and 10 deletions
|
@ -1,7 +1,11 @@
|
|||
require_relative '../step_definitions/setup'
|
||||
require_relative '../step_definitions/corner_cases.rb'
|
||||
|
||||
After do |scenario|
|
||||
_remove_fish_configs
|
||||
_restore_fish_config
|
||||
_restore_config
|
||||
_restore_install
|
||||
end
|
||||
|
||||
# Uninstall all SDKMAN! candidates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue