mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-09 21:27:53 -05:00
remove Bricks and use our API as proxy
This commit is contained in:
@@ -58,6 +58,7 @@ def test_parse_arguments(mock_ArgumentParser):
|
||||
"--extension-version",
|
||||
"--no-check",
|
||||
"--use-git",
|
||||
"--access-token",
|
||||
}
|
||||
|
||||
parser.parse_args.assert_called_once_with()
|
||||
|
||||
Reference in New Issue
Block a user