Skip to content

Commit 13cf4bf

Browse files
GG-HHagateau-gg
authored andcommitted
chore: remove unused fixture in tests
1 parent 1ae7b9c commit 13cf4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/core/test_filter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def test_get_ignore_sha(
6868
policy_breaks: List[PolicyBreak],
6969
duplicates: bool,
7070
expected_shas: Set[str],
71-
snapshot,
7271
) -> None:
7372
copy_policy_breaks = copy.deepcopy(policy_breaks)
7473
if duplicates:

0 commit comments

Comments
 (0)