Skip to content

Commit

Permalink
fix: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kw-corne committed Dec 6, 2023
1 parent 93d3394 commit b6f6ad7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_cli/test_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def test_clone_command(dummy_repo_info: GitRepoInfo):
"git",
"clone",
DUMMY_CLONE_URL,
"--depth=1",
"--branch",
DUMMY_BRANCH,
]
Expand Down

0 comments on commit b6f6ad7

Please sign in to comment.