We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b8076 commit 5738616Copy full SHA for 5738616
Jenkinsfile
@@ -44,7 +44,6 @@ pipeline {
44
writeCapabilities(capabilities, 'capabilities.json')
45
sh "pytest " +
46
"-n=${PYTEST_PROCESSES} " +
47
- "--tb=short " +
48
"--showlocals " +
49
"--color=yes " +
50
"--driver=SauceLabs " +
0 commit comments