Skip to content

Commit eb7985a

Browse files
committed
🔧 setup.cfg(pytest): Skip test_module/ sample directory
1 parent a752afe commit eb7985a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ line_length = 88
1919
[tool:pytest]
2020
addopts = --tb=short --no-header --showlocals --doctest-modules
2121
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
22+
norecursedirs = tests/utils/test_module

0 commit comments

Comments
 (0)