Skip to content

Commit 2e5bad2

Browse files
1 parent e8754b3 commit 2e5bad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ def format(session: nox.sessions.Session) -> None:
180180
#
181181

182182

183-
PYTEST_COMMON_ARGS = ["--junitxml=sponge_log.xml", "--show-locals"]
183+
PYTEST_COMMON_ARGS = ["--junitxml=sponge_log.xml"]
184184

185185

186186
def _session_tests(

0 commit comments

Comments
 (0)