Skip to content

Commit

Permalink
Updated edge test to test #351.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Feb 4, 2024
1 parent 5cf1e1e commit d724f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_edge_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,4 @@ def test_geometry_comments(self):
cell = montepy.Cell(input)
# this step caused an error for #163
cell.comments
cell._tree.format()

0 comments on commit d724f0b

Please sign in to comment.