Skip to content

Commit 62b9312

Browse files
committed
Add docs to testspaths
1 parent 88d4aaf commit 62b9312

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
@@ -350,7 +350,7 @@ ignore_errors = true
350350

351351
[tool.pytest.ini_options]
352352
minversion = "7"
353-
testpaths = ["tests"]
353+
testpaths = ["tests", "docs"]
354354
log_cli_level = "INFO"
355355
xfail_strict = true
356356
asyncio_mode = "auto"

0 commit comments

Comments
 (0)