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