Skip to content

Commit 8916fd7

Browse files
Fix warning
1 parent b20d922 commit 8916fd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/python/pytest.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ markers =
77
slow: tests that take a long time to run
88
unit: marks tests as unit tests
99
http: marks tests that mock or use HTTP
10-
testpaths =
11-
tests/python
10+
testpaths = .
1211
python_files =
1312
test_*.py

0 commit comments

Comments
 (0)