Skip to content

Commit

Permalink
tests(agent): adapt tests to reflect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rezib committed Nov 5, 2024
1 parent eeb209f commit cf1bf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slurmweb/tests/test_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ def setUp(self):
)

def tearDown(self):
self.app.metrics.unregister()
self.app.metrics_collector.unregister()

@all_slurm_versions
def test_request_metrics(self, slurm_version):
Expand Down

0 comments on commit cf1bf51

Please sign in to comment.