Skip to content

Commit bceef57

Browse files
committed
fix spelling
1 parent ee80164 commit bceef57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/ui-automation/msal-brokerProd-to-DevBroker-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ stages:
135135
jobs:
136136
- template: ./templates/flank/run-on-firebase-with-flank.yml
137137
parameters:
138-
automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHostr-debug.apk"
138+
automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug.apk"
139139
automationAppTestApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug-androidTest.apk"
140140
testTargetPackages: ${{ parameters.testTargetPackages }}
141141
resultsHistoryName: "Prod MSAL with Dev Broker (BrokerHost)"

0 commit comments

Comments
 (0)