test commit to check GPG signature3
This commit is contained in:
parent
05d36187a4
commit
4fc829799e
|
@ -57,7 +57,7 @@ class BaseTestCase:
|
||||||
|
|
||||||
#
|
#
|
||||||
# SauceLab capabilities
|
# SauceLab capabilities
|
||||||
#testcommit to check GPG signature 2
|
#
|
||||||
cls.executor_sauce_lab = 'http://%s:%s@ondemand.saucelabs.com:80/wd/hub' % (
|
cls.executor_sauce_lab = 'http://%s:%s@ondemand.saucelabs.com:80/wd/hub' % (
|
||||||
environ.get('SAUCE_USERNAME'), environ.get('SAUCE_ACCESS_KEY'))
|
environ.get('SAUCE_USERNAME'), environ.get('SAUCE_ACCESS_KEY'))
|
||||||
drivers = []
|
drivers = []
|
||||||
|
|
Loading…
Reference in New Issue