Skip to content

Commit eba85f5

Browse files
sacca97copernico
authored andcommitted
fix git test problem
1 parent 9a7c013 commit eba85f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prospector/git/git_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ def test_get_tags_for_commit(repository: Git):
4949
def test_create_commits(repository: Git):
5050
commits = repository.create_commits()
5151
commit = commits.get(OPENCAST_COMMIT)
52-
assert len(commits) == 18178
5352
assert commit.get_id() == OPENCAST_COMMIT
5453

5554

0 commit comments

Comments
 (0)