Skip to content

Commit 1b09785

Browse files
committed
Raise errors for warnings in tests
1 parent 5f87a1c commit 1b09785

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
@@ -50,6 +50,7 @@ testpaths = tests
5050
xfail_strict = true
5151
markers =
5252
array_compare: for functions using array comparison
53+
filterwarnings = error
5354

5455
[flake8]
5556
max-line-length = 150

0 commit comments

Comments
 (0)