Skip to content

Commit 08a31f2

Browse files
committed
ok?
1 parent 94973bc commit 08a31f2

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 tests/test_client.py::test_databag_string_stripping
819+
python -m pytest -W error::pytest.PytestUnraisableExceptionWarning tests
820820

821821
[testenv:linters]
822822
commands =

0 commit comments

Comments
 (0)