Skip to content

Commit 8b1d909

Browse files
committed
tests: Disable croiseur-cli-tests module-info
Broken by upgrade to junit 5.12.0
1 parent 3b1c716 commit 8b1d909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

croiseur-cli/croiseur-cli-tests/src/test/java/module-info.java renamed to croiseur-cli/croiseur-cli-tests/src/test/java/module-info.java.disabled

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*/
55

66
/** End-to-end tests of Croiseur CLI. */
7+
// TODO re-enable this (broken by upgrade to junit 5.12.0)
78
module re.belv.croiseur.cli.tests {
89
requires org.junit.jupiter.api;
910
requires re.belv.croiseur.cli;

0 commit comments

Comments
 (0)