Skip to content

Commit 5ec5337

Browse files
committed
ci(tests[sync] git,svn,hg) Mark tests as benchmark
1 parent 19ac84c commit 5ec5337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sync/test_git.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
ProjectTestFactoryRemoteLazyExpected = t.Callable[..., dict[str, GitRemote]]
3131

3232

33+
@pytest.mark.benchmark
3334
@pytest.mark.parametrize(
3435
# Postpone evaluation of options so fixture variables can interpolate
3536
("constructor", "lazy_constructor_options"),

0 commit comments

Comments
 (0)