Skip to content

Commit 5738616

Browse files
Remove tb=short, so we can hopefully see --showLocals again (mozilla#188)
1 parent b2b8076 commit 5738616

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ pipeline {
4444
writeCapabilities(capabilities, 'capabilities.json')
4545
sh "pytest " +
4646
"-n=${PYTEST_PROCESSES} " +
47-
"--tb=short " +
4847
"--showlocals " +
4948
"--color=yes " +
5049
"--driver=SauceLabs " +

0 commit comments

Comments
 (0)