test commit to check GPG signature3

This commit is contained in:
Churikova Tetiana 2018-03-13 10:41:36 +02:00
parent 05d36187a4
commit 4fc829799e
No known key found for this signature in database
GPG Key ID: 0D4EA7B33B47E6D8
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class BaseTestCase:
#
# SauceLab capabilities
#testcommit to check GPG signature 2
#
cls.executor_sauce_lab = 'http://%s:%s@ondemand.saucelabs.com:80/wd/hub' % (
environ.get('SAUCE_USERNAME'), environ.get('SAUCE_ACCESS_KEY'))
drivers = []