Skip to content

Commit 9b3b096

Browse files
committed
Merge pull request #906 from aanand/capture-stdout-stderr
Re-enable stdout/stderr capturing in tests
2 parents a909e2e + 464b9bc commit 9b3b096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pytest]
2-
addopts = --tb=short -rxs -s
2+
addopts = --tb=short -rxs

0 commit comments

Comments
 (0)