Skip to content

Commit

Permalink
Revert test debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
BoykoAlex committed Oct 28, 2024
1 parent a694fc6 commit 336cf12
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ public void pluginsNotLoaded() {
buf.append('\n');
}
}
System.out.println(buf.toString());
assertEquals("Wrong bundles loaded:\n" + buf, 0, buf.length());
}
}

0 comments on commit 336cf12

Please sign in to comment.