Skip to content

Commit 8f443f0

Browse files
committed
Re-enable the domain reload tests
Add `src/domain_tests` to `testpaths` in pyproject.toml
1 parent f2dc8f1 commit 8f443f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ build-backend = "setuptools.build_meta"
66
xfail_strict = true
77
testpaths = [
88
"tests",
9+
"src/domain_tests"
910
]

0 commit comments

Comments
 (0)