diff --git a/docs/flank_corellium.md b/docs/flank_corellium.md index 1386ccaa02..76707db45e 100644 --- a/docs/flank_corellium.md +++ b/docs/flank_corellium.md @@ -160,6 +160,7 @@ The successful run should generate the following files: # Features * Calculating multi-module shards. +* Reusing test cases duration for sharding. * Creating or reusing instances (devices). * Installing APKs on remote devices. * Running android tests. @@ -170,7 +171,6 @@ The successful run should generate the following files: # Roadmap * Cleaning devices after test execution. -* Reusing test cases duration for sharding. * Flaky test detection. * Structural logging. * iOS support.