Skip to content

Commit b81a028

Browse files
refactor: OpenRewrite best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.OpenRewriteBestPractices?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <[email protected]>
1 parent 03beacc commit b81a028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/openrewrite/cucumber/jvm/CucumberAnnotationToSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ public ClassDeclaration visitClassDeclaration(ClassDeclaration cd, ExecutionCont
101101
return classDecl;
102102
}
103103
}
104-
}
104+
}

0 commit comments

Comments
 (0)