Skip to content

Commit

Permalink
update namespace mib test
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
  • Loading branch information
Mykola Faryma committed Jun 24, 2020
1 parent 89616da commit 0116f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/namespace/test_mibs.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def test_init_namespace_sync_d_lag_tables(self):

self.assertTrue(b"PortChannel_Temp" in lag_name_if_name_map)
self.assertTrue(lag_name_if_name_map[b"PortChannel_Temp"] == [])
self.assertTrue(lag_sai_map[b"PortChannel01"] == b"2000000000006")

@classmethod
def tearDownClass(cls):
Expand Down

0 comments on commit 0116f85

Please sign in to comment.