Skip to content

Commit

Permalink
Add comment about why countInjections isn't on
Browse files Browse the repository at this point in the history
  • Loading branch information
altrisi committed Jun 26, 2024
1 parent 6133db9 commit e32df52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ loom {
inherit server
name "Game Test"
vmArg "-Dfabric-api.gametest"
//vmArg "-Dmixin.debug.countInjections=true"
//vmArg "-Dmixin.debug.countInjections=true" // gnembon/fabric-carpet#1938
vmArg "-Dfabric-api.gametest.report-file=${project.buildDir}/junit.xml"
source sourceSets.gametest
runDir "build/gametest"
Expand Down

0 comments on commit e32df52

Please sign in to comment.