Skip to content

Commit e4013d6

Browse files
committed
Fixed tests
1 parent 15c664c commit e4013d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kotlin/org/jetbrains/intellij/IntelliJPluginSpec.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ class IntelliJPluginSpec : IntelliJPluginSpecBase() {
574574
}
575575
}
576576

577-
@Test
577+
// @Test
578578
// fun `expect successful build using minimal supported Gradle version`() {
579579
// val buildResult = build(MINIMAL_SUPPORTED_GRADLE_VERSION, false, "help")
580580
//

0 commit comments

Comments
 (0)