Skip to content

Commit 5b573a6

Browse files
author
Thordata
committed
chore: fix pytest testpaths
1 parent f17a031 commit 5b573a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ ignore = ["E501"]
7575
"examples/*.py" = ["E402"]
7676

7777
[tool.pytest.ini_options]
78-
testpaths = ["tests"]
78+
testpaths = ["test"]

0 commit comments

Comments
 (0)