Skip to content

Commit 2ce220d

Browse files
committed
Disable tests
1 parent e27d9fa commit 2ce220d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/java/TestMCSSApi.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
import static org.junit.jupiter.api.Assertions.*;
1212

13+
/*
1314
@TestInstance(TestInstance.Lifecycle.PER_CLASS)
1415
class TestMCSSApi {
1516
@@ -206,3 +207,5 @@ void tearDown() {
206207
job = null;
207208
}
208209
}
210+
*/
211+

0 commit comments

Comments
 (0)