From 070cdd95c089038811b9155954981fdc95db8941 Mon Sep 17 00:00:00 2001 From: Jonathan Wren Date: Sat, 25 Jun 2022 12:39:20 -0700 Subject: [PATCH] remove useless arg --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ff50202b..61298a31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,6 @@ addopts = [ "--pdbcls=IPython.terminal.debugger:Pdb", "--gherkin-terminal-reporter", "--tb=native", - "-n=auto", ] filterwarnings = [