Skip to content

Commit

Permalink
Fix a test
Browse files Browse the repository at this point in the history
  • Loading branch information
keckler committed Dec 10, 2024
1 parent 71ac816 commit fd64c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armi/utils/tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ def test_plotBlocksInAssembly(self):
0.5,
5.6,
True,
hot=False,
)
self.assertEqual(xBlockLoc, 0.5)
self.assertEqual(yBlockHeights[0], 25.0)
Expand Down

0 comments on commit fd64c5b

Please sign in to comment.