Skip to content

Commit

Permalink
port remove fix
Browse files Browse the repository at this point in the history
Signed-off-by: selldinesh <[email protected]>
  • Loading branch information
selldinesh committed Oct 3, 2023
1 parent 396d921 commit 8d58337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/api/test_isolation_group_member.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def test_isolation_group_member_create(self, npu):
def test_isolation_group_member_remove(self, npu):
commands = [
{'name': 'isolation_group_member_1', 'op': 'remove'},
{'name': 'port_1', 'op': 'remove'},
{'name': 'isolation_group_1', 'op': 'remove'},
]

Expand Down

0 comments on commit 8d58337

Please sign in to comment.