Skip to content

Commit ae9d726

Browse files
committed
show extra information about skips
1 parent b0de2df commit ae9d726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ filterwarnings = [
162162
'error',
163163
'ignore:numpy.ndarray size changed:RuntimeWarning',
164164
]
165-
addopts = '--color=yes --doctest-rst'
165+
addopts = '-r a --color=yes --doctest-rst'
166166
asdf_schema_root = 'asdf_astropy/resources/schemas'
167167
asdf_schema_tests_enabled = true
168168

0 commit comments

Comments
 (0)