diff --git a/rewrite.yml b/rewrite.yml index 1b146b619a3..9d0c5502679 100644 --- a/rewrite.yml +++ b/rewrite.yml @@ -195,3 +195,7 @@ recipeList: - org.openrewrite.staticanalysis.UseSystemLineSeparator - org.openrewrite.staticanalysis.WhileInsteadOfFor # - org.openrewrite.staticanalysis.WriteOctalValuesAsDecimal + +# - org.openrewrite.java.testing.junit5.JUnit5BestPractices + - org.openrewrite.java.testing.junit5.JUnit5BestPractices +