Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
wainaina committed Oct 31, 2022
1 parent ee80164 commit bceef57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ stages:
jobs:
- template: ./templates/flank/run-on-firebase-with-flank.yml
parameters:
automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHostr-debug.apk"
automationAppApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug.apk"
automationAppTestApkPath: "$(Pipeline.Workspace)/msalautomationapks/msalautomationapp-local-BrokerHost-debug-androidTest.apk"
testTargetPackages: ${{ parameters.testTargetPackages }}
resultsHistoryName: "Prod MSAL with Dev Broker (BrokerHost)"
Expand Down

0 comments on commit bceef57

Please sign in to comment.