1 parent cb3900c commit ece4cb8Copy full SHA for ece4cb8
1 file changed
hello/build.gradle
@@ -25,7 +25,7 @@ application {
25
26
rewrite {
27
activeRecipe('org.openrewrite.java.testing.assertj.JUnitToAssertj')
28
- activeRecipe("org.openrewrite.java.testing.assertj.Assertj")
+ activeRecipe('org.openrewrite.java.testing.assertj.Assertj')
29
setExportDatatables(true)
30
}
31
0 commit comments