Skip to content

Commit

Permalink
refactor: Kill your Zombie code
Browse files Browse the repository at this point in the history
Use this link to re-run the recipe: https://app.moderne.io/builder/mybR2aHWC?organizationId=T3BlblJld3JpdGU%3D

Co-authored-by: Moderne <[email protected]>
  • Loading branch information
2 people authored and app committed Oct 23, 2024
1 parent 95501ff commit 428ebbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class RewriteDiscoverTest : RewritePluginTest {
fun `rewriteDiscover prints recipes from external dependencies`(
@TempDir projectDir: File
) {
gradleProject(projectDir) {
gradleProject(projectDir) {
buildGradle("""
plugins {
id("java")
Expand Down

0 comments on commit 428ebbe

Please sign in to comment.