Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristjan Nielsen committed Oct 10, 2023
1 parent eb5a9db commit 154f56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IntegrationTests/3_Components/NodeResultsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public void ReactionForcesIDsTests() {
3026,
3027,
};

for (int i = 0; i < expected.Count; i++) {
Assert.Equal(expected[i], output1[i].Value);
}
Expand Down

0 comments on commit 154f56a

Please sign in to comment.