Skip to content

Commit f431e15

Browse files
committed
.
1 parent 5630314 commit f431e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ basepython =
816816
linters: python3.14
817817

818818
commands =
819-
python -m pytest -W error::pytest.PytestUnraisableExceptionWarning tests
819+
python -m pytest -W error::pytest.PytestUnraisableExceptionWarning tests tests/test_client.py
820820

821821
[testenv:linters]
822822
commands =

0 commit comments

Comments
 (0)