We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c314e commit 5ae00bbCopy full SHA for 5ae00bb
src/test/kotlin/io/codemc/api/jenkins/TestJenkins.kt
@@ -29,7 +29,7 @@ class TestJenkins {
29
@JvmStatic
30
@BeforeAll
31
fun testPing() {
32
-// assertTrue(ping())
+ assertTrue(ping())
33
}
34
35
0 commit comments