mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-04-23 16:43:03 -04:00
Explicitly disable native extensions in tests
This commit is contained in:
@@ -32,6 +32,7 @@ class SdkmanBashEnvBuilder {
|
||||
Map config = [
|
||||
sdkman_auto_answer : 'false',
|
||||
sdkman_beta_channel: 'false',
|
||||
sdkman_native_enable: 'false',
|
||||
sdkman_selfupdate_feature: 'true'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user