pytest: report vcsserver failures always
This commit is contained in:
parent
9e0f0a6155
commit
a4fe5dd06d
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ addopts =
|
|||
--pdbcls=IPython.terminal.debugger:TerminalPdb
|
||||
--strict-markers
|
||||
--capture=no
|
||||
--show-capture=no
|
||||
--show-capture=all
|
||||
|
||||
markers =
|
||||
vcs_operations: Mark tests depending on a running RhodeCode instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue