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 fa33321 commit 6bfc13fCopy full SHA for 6bfc13f
src/test/java/org/openrewrite/java/migrate/joda/NoJodaTimeTest.java
@@ -23,7 +23,7 @@
23
import static org.openrewrite.java.Assertions.*;
24
import static org.openrewrite.maven.Assertions.pomXml;
25
26
-public class NoJodaTimeTest implements RewriteTest {
+class NoJodaTimeTest implements RewriteTest {
27
28
@Override
29
public void defaults(RecipeSpec spec) {
0 commit comments