Skip to content

Commit

Permalink
#558: WS cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ppebay committed Jan 15, 2025
1 parent cabace4 commit b587abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/Model/test_lbs_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def test_lbs_node_max_memory_usage(self):
migratable_objects={obj})
self.ranks.add(rank)
rank.set_node(self.node)

all_migratable_objs.add(obj)
phase_ranks.add(rank)

Expand Down

0 comments on commit b587abd

Please sign in to comment.