We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35862ce commit 3bc3f33Copy full SHA for 3bc3f33
integration-test/Integration.Tests.Android.ps1
@@ -256,7 +256,6 @@ BeforeAll {
256
# TODO: use -SkipReinstall to preserve the crash state.
257
258
Write-Host "Running message-capture test (will upload crash from previous run)..." -ForegroundColor Yellow
259
- # TODO: When AndroidProvider is added to app-runner: Invoke-DeviceApp $script:ActivityName -Arguments "-e test message-capture"
260
$cmdlineMessageArgs = "-e cmdline '-message-capture'"
261
$global:AndroidMessageResult = Invoke-AndroidApp -ExecutablePath $script:ActivityName -Arguments $cmdlineMessageArgs
262
0 commit comments