diff --git a/pyproject.toml b/pyproject.toml index 9ffdf19e..20939655 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -127,7 +127,6 @@ markers = [ ] addopts = [ "--pdbcls=IPython.terminal.debugger:Pdb", - "--gherkin-terminal-reporter", "--tb=native", "-n=auto", ]