Skip to content

Commit 9bd3694

Browse files
committed
There's an irony...
1 parent 958ee25 commit 9bd3694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kotlin/org/openrewrite/java/testing/junit5/StaticImportsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
package org.openrewrite.java.testing.junit5
1717

18-
import org.junit.Test
18+
import org.junit.jupiter.api.Test
1919
import org.openrewrite.config.Environment
2020
import org.openrewrite.java.JavaParser
2121
import org.openrewrite.java.JavaRecipeTest

0 commit comments

Comments
 (0)