Add regression marker to pytest.ini (#11011)
This commit is contained in:
parent
8434e7803d
commit
89b9880719
@ -7,3 +7,4 @@ markers =
|
||||
db: tests that require creating a DB
|
||||
network: tests that require access to the network
|
||||
maybeslow: tests that may be slow (e.g. access a lot the filesystem, etc.)
|
||||
regression: tests that fix a reported bug
|
||||
|
Loading…
Reference in New Issue
Block a user