Skip to content

Commit 336272f

Browse files
Fix source tag branch segment to main (per review)
Reviewer specified the onboarding-funnel source tag as <repo>:main:v1.0 -- the middle segment is the branch the sample lives on (main), not the 'sample-sdk' label.
1 parent e13ab4a commit 336272f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NunitCsharpReqnrollPlaywrightBrowserstack.Tests/browserstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildIdentifier: '#${BUILD_NUMBER}' # Supports strings along with either/both ${
2727
# Reqnroll (BDD layer) is auto-detected by the SDK on top of the runner declared here.
2828
framework: nunit
2929

30-
source: nunit-csharp-reqnroll-playwright-browserstack:sample-sdk:v1.0
30+
source: nunit-csharp-reqnroll-playwright-browserstack:main:v1.0
3131

3232
# =======================================
3333
# Platforms (Browsers / Devices to test)

0 commit comments

Comments
 (0)