Skip to content

Commit 2e4c845

Browse files
author
Vincent Potucek
committed
Migrate to JUnit 5 from JUnit 4
1 parent 32a08dd commit 2e4c845

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,6 +817,7 @@ under the License.</licenseText>
817817
<!-- <recipe>org.openrewrite.staticanalysis.RemoveUnusedLocalVariables</recipe> -->
818818
<!-- <recipe>org.openrewrite.staticanalysis.RemoveUnusedPrivateFields</recipe> -->
819819
<recipe>org.openrewrite.staticanalysis.RemoveUnusedPrivateMethods</recipe>
820+
<recipe>org.openrewrite.java.spring.boot2.SpringBoot2JUnit4to5Migration</recipe>
820821
</activeRecipes>
821822
<exportDatatables>true</exportDatatables>
822823
<failOnDryRunResults>true</failOnDryRunResults>

0 commit comments

Comments
 (0)