Skip to content

Commit 427ede7

Browse files
committed
.
1 parent e28c936 commit 427ede7

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

821821
[testenv:linters]
822822
commands =

0 commit comments

Comments
 (0)