Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Xichen96 committed Jan 5, 2024
1 parent c01feed commit 6cf4107
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def test_show_dhcp_server_ipv4_port_with_port_and_vlan(self, mock_db):
expected_stdout = """\
Interface Bind
----------------- -------------
Vlan100|Ethernet7 range1,range2
Vlan200|Ethernet8 range3,range4
"""
runner = CliRunner()
db = clicommon.Db()
Expand Down

0 comments on commit 6cf4107

Please sign in to comment.