diff --git a/rewrite.yml b/rewrite.yml index bcb32628d3c..a5be80970e3 100644 --- a/rewrite.yml +++ b/rewrite.yml @@ -195,6 +195,5 @@ recipeList: - org.openrewrite.staticanalysis.UseSystemLineSeparator - org.openrewrite.staticanalysis.WhileInsteadOfFor # - org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal - - org.openrewrite.java.testing.junit5.CleanupAssertions -# - org.openrewrite.java.testing.junit5.JUnit5BestPractices + - org.openrewrite.java.testing.junit5.JUnit5BestPractices