Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smaheshm committed Dec 8, 2020
1 parent d4f2960 commit 2780f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pfcwd_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def test_pfcwd_start_ports_masic_invalid(self):
assert result.exit_code == 0
assert result.output == show_pfc_config_start_fail

# get config after the command, config shoudln't change
# get config after the command, config shouldn't change
result = runner.invoke(
pfcwd.cli.commands["show"].commands["config"],
obj=db
Expand Down

0 comments on commit 2780f48

Please sign in to comment.