Skip to content

Commit

Permalink
Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Dec 2, 2023
1 parent b37ff7a commit f9d8bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ protected void after() {
}
};

// @Test // this is broken
// @Test // this is broken
public void testSomething() throws Exception {
assertFalse("Maven testing harness is incompatible with Eclipse m2e", ExecutionEnvironmentUtil
.isInEclipse());
Expand Down

0 comments on commit f9d8bb0

Please sign in to comment.