Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
Added missing import.
  • Loading branch information
lnnery authored Jan 10, 2024
1 parent f034d11 commit d60b4d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

import static org.assertj.core.api.Assertions.assertThat;
import static org.openrewrite.gradle.Assertions.buildGradle;
import static org.openrewrite.properties.Assertions.properties;

class FindPluginsTest implements RewriteTest {
@Override
Expand Down

0 comments on commit d60b4d5

Please sign in to comment.