Skip to content

Commit a0fb4ed

Browse files
committed
change username and accesskey placeholder name
1 parent b1bbc3d commit a0fb4ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

browserstack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# =============================
44
# Add your BrowserStack userName and acccessKey here or set BROWSERSTACK_USERNAME and
55
# BROWSERSTACK_ACCESS_KEY as env variables
6-
userName: YOUR_USERNAME
7-
accessKey: YOUR_ACCESS_KEY
6+
userName: BROWSERSTACK_USERNAME
7+
accessKey: BROWSERSTACK_ACCESS_KEY
88

99
# ======================
1010
# Organizing your tests

0 commit comments

Comments
 (0)