Skip to content

Commit

Permalink
Link PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Jan 10, 2024
1 parent 64148fe commit f59eb07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ void identification() {
@Test
void replacement() {
// XXX: Drop the package declaration once OpenRewrite properly handles Refaster rules in the
// unnamed package.
// unnamed package. See https://github.com/openrewrite/rewrite-templating/pull/64.
BugCheckerRefactoringTestHelper.newInstance(RefasterMethodParameterOrder.class, getClass())
.addInputLines(
"pkg/A.java",
Expand Down

0 comments on commit f59eb07

Please sign in to comment.