mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 11:38:32 +02:00
disable gherkin reporter to fix failing test suite
This commit is contained in:
parent
ca1f2a76d8
commit
8a82f05245
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ markers = [
|
||||||
]
|
]
|
||||||
addopts = [
|
addopts = [
|
||||||
"--pdbcls=IPython.terminal.debugger:Pdb",
|
"--pdbcls=IPython.terminal.debugger:Pdb",
|
||||||
"--gherkin-terminal-reporter",
|
|
||||||
"--tb=native",
|
"--tb=native",
|
||||||
"-n=auto",
|
"-n=auto",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue