Skip to content

Commit

Permalink
testing git access
Browse files Browse the repository at this point in the history
  • Loading branch information
allison-li-1016 committed Dec 20, 2024
1 parent a86a860 commit 2fea3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/arcade/patch/agent/cell/PatchCellCARTCD4Test.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import ec.util.MersenneTwisterFast;
import arcade.core.env.location.Location;
import arcade.core.sim.Simulation;
import arcade.core.util.Parameters;
import arcade.core.util.Parameters;

Check failure on line 12 in test/arcade/patch/agent/cell/PatchCellCARTCD4Test.java

View workflow job for this annotation

GitHub Actions / checkstyle

[checkstyle] test/arcade/patch/agent/cell/PatchCellCARTCD4Test.java#L12 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck>

Code line has trailing spaces.
Raw output
/github/workspace/./test/arcade/patch/agent/cell/PatchCellCARTCD4Test.java:12:0: error: Code line has trailing spaces. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineCheck)
import arcade.patch.agent.module.PatchModule;
import arcade.patch.agent.process.PatchProcessInflammation;
import arcade.patch.agent.process.PatchProcessMetabolism;
Expand Down

0 comments on commit 2fea3ea

Please sign in to comment.