Skip to content

Commit 71c9490

Browse files
committed
Fix broken build.
1 parent 5e33c36 commit 71c9490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/groovy/sdkman/specs/EnvCommandSpec.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ class EnvCommandSpec extends SdkmanEnvSpecification {
350350
def "should issue an error when .sdkmanrc contains a candidate version which is not installed"() {
351351
given:
352352
bash = sdkmanBashEnvBuilder
353-
.withVersionCache("x.y.z")
354353
.withOfflineMode(true)
355354
.build()
356355

0 commit comments

Comments
 (0)