Skip to content

Commit 6ca0fd0

Browse files
committed
YML fix
1 parent 1ce8338 commit 6ca0fd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

browserstack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ buildName: browserstack build
2121
# Read more about buildIdentifiers here -> https://www.browserstack.com/docs/automate/selenium/organize-tests
2222
buildIdentifier: '#${BUILD_NUMBER}' # Supports strings along with either/both ${expression}
2323
# Set `source` in the syntax `<fw-name>:sample-<branch-name>:<version-number>
24-
source: jest-js:sample-main:v1.0
25-
24+
source: gauge:sample-main:v1.0
25+
framework: gauge # <string> (Default: gauge) The framework you are using to run your tests
2626
# =======================================
2727
# Platforms (Browsers / Devices to test)
2828
# =======================================

0 commit comments

Comments
 (0)