We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0248eaa commit afa5fd7Copy full SHA for afa5fd7
tests/test_plugin.py
@@ -849,7 +849,7 @@ def test_cmdfinalization_hook_exception(capsys):
849
850
def test_cmd2_argparse_exception(capsys):
851
"""
852
- Verify Cmd2ArgparseExceptions raised after calling a command prevent postcmd events from
+ Verify Cmd2ArgparseErrors raised after calling a command prevent postcmd events from
853
running but do not affect cmdfinalization events
854
855
app = PluggedApp()
0 commit comments