Skip to content

Commit 1457196

Browse files
authored
Merge pull request #2 from BrowserStackCE/LeonaWH-patch-1
Update BrowserStack credentials in configuration
2 parents 69c3a98 + 8d41aff commit 1457196

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

browserstack.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
userName:
2-
accessKey:
1+
userName: BROWSERSTACK_USERNAME
2+
accessKey: BROWSERSTACK_ACCESS_KEY
33
platforms:
44
- os: OS X
55
osVersion: Tahoe
@@ -39,4 +39,4 @@ accessibilityOptions:
3939
includeIssueType:
4040
bestPractice: true # Default: false
4141
needsReview: true # Default: true
42-
experimental: true # Default: true
42+
experimental: true # Default: true

0 commit comments

Comments
 (0)