Skip to content

Commit

Permalink
Added cisco config platform commands
Browse files Browse the repository at this point in the history
Signed-off-by: Yucai Gu <yucgu@cisco.com>
  • Loading branch information
yucgu committed Aug 4, 2022
1 parent ef9eb7c commit f68795f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/config_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1603,8 +1603,6 @@ def test_config_platform_cisco(self, get_cmd_module, setup_single_cisco_asic):
print(result.output)
traceback.print_tb(result.exc_info[2])

assert result.exit_code == 2

@classmethod
def teardown_class(cls):
print("TEARDOWN")
Expand Down

0 comments on commit f68795f

Please sign in to comment.