Skip to content

Commit 68d4258

Browse files
authored
Fix tests paths (#4490)
1 parent 4f3c04e commit 68d4258

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ dev = [
232232
]
233233

234234
[tool.pytest.ini_options]
235+
testpaths = ["src"]
235236
markers = [
236237
"core",
237238
"generation",

0 commit comments

Comments
 (0)