mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
nitpicking
This commit is contained in:
@@ -63,6 +63,7 @@ def test_parse_arguments(mock_ArgumentParser):
|
||||
"--use-git",
|
||||
"--access-token",
|
||||
"--no-auto-confirm-breakdown",
|
||||
"--initial-prompt",
|
||||
}
|
||||
|
||||
parser.parse_args.assert_called_once_with()
|
||||
|
||||
Reference in New Issue
Block a user