Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
piotradamczyk5 authored and mergify-bot committed May 18, 2021
1 parent e260a9a commit 7ea360e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ internal suspend fun AndroidArgs.runAndroidTests(): TestResult = coroutineScope
logLn(beforeRunMessage(allTestShardChunks))

TestResult(
// TDODO: https://github.com/Flank/flank/issues/1754
matrixMap = afterRunTests(testMatricesData, stopwatch),
shardChunks = allTestShardChunks.testCases,
ignoredTests = ignoredTestsShardChunks.flatten()
Expand Down

0 comments on commit 7ea360e

Please # to comment.