diff --git a/tests/pfcwd_test.py b/tests/pfcwd_test.py index d7adc439ca..31bffabd28 100644 --- a/tests/pfcwd_test.py +++ b/tests/pfcwd_test.py @@ -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