Skip to content

Commit caf17d0

Browse files
c0llab0rat0rntninja
authored andcommitted
Fix 'custom marker not registered' warning related to pytest.mark.last (provided by pytest-ordering module)
1 parent 099d396 commit caf17d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

+3
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,6 @@ testpaths =
155155
ipfshttpclient
156156
test/unit
157157
test/functional
158+
159+
markers =
160+
last: marker supplied by but not registered by pytest-ordering module

0 commit comments

Comments
 (0)