mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
add --git-use flag
This commit is contained in:
@@ -57,6 +57,7 @@ def test_parse_arguments(mock_ArgumentParser):
|
||||
"--email",
|
||||
"--extension-version",
|
||||
"--no-check",
|
||||
"--use-git",
|
||||
}
|
||||
|
||||
parser.parse_args.assert_called_once_with()
|
||||
|
||||
Reference in New Issue
Block a user