File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ jobs:
7373 shell : powershell
7474 run : |
7575 Import-Module Appx
76- .\TransactionMobile.Maui /bin/Release/net9.0-windows10.0.19041.0/win-x64/AppPackages/TransactionMobile.Maui_1 .0.0.0_Test/Install.ps1 -Force
76+ .\TransactionProcessor.Mobile /bin/Release/net9.0-windows10.0.19041.0/win-x64/AppPackages/TransactionProcessor.Mobile_1 .0.0.0_Test/Install.ps1 -Force
7777
7878 - name : Run Windows Navigation Tests
79- run : dotnet test TransactionMobile.Maui .UiTests/TransactionMobile.Maui .UiTests.csproj --filter "(Category=PRNavTest)&(Category=Windows)" --no-restore
79+ run : dotnet test TransactionProcessor.Mobile .UiTests/TransactionProcessor.Mobile .UiTests.csproj --filter "(Category=PRNavTest)&(Category=Windows)" --no-restore
8080
8181 - name : Upload Appium Logs on Failure
8282 if : failure()
You can’t perform that action at this time.
0 commit comments