Skip to content

Commit 3bc3f33

Browse files
committed
Clean up comments
1 parent 35862ce commit 3bc3f33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-test/Integration.Tests.Android.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ BeforeAll {
256256
# TODO: use -SkipReinstall to preserve the crash state.
257257

258258
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"
260259
$cmdlineMessageArgs = "-e cmdline '-message-capture'"
261260
$global:AndroidMessageResult = Invoke-AndroidApp -ExecutablePath $script:ActivityName -Arguments $cmdlineMessageArgs
262261

0 commit comments

Comments
 (0)