Skip to content

Commit

Permalink
Remove the debug flag that bricked the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Jun 17, 2024
1 parent c5a353a commit 94a1ce0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ class SourceSetConventionTests extends BuilderBasedTestSpecification {
when:
def run = project.run {
it.tasks(':writeMinecraftClasspathClient')
it.debug()
}

then:
Expand Down

0 comments on commit 94a1ce0

Please sign in to comment.