Skip to content

Commit

Permalink
Resolved a SA issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshraghupathy committed Sep 4, 2024
1 parent 4870a86 commit fed3f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/system_health_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ def test_health_dpu(self):
result = runner.invoke(show.cli.commands["system-health"].commands["dpu"], ["DPU0"])
click.echo(result.output)


'''
#
# TBD: Uncomment this code in phase:2 when system-health is supported
Expand Down

0 comments on commit fed3f67

Please sign in to comment.