Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96b39038 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Require @Scenario annotation on platinum tests"

parents a69b9fa4 f1ae7074
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -14,6 +14,9 @@
        {
            "include-filter": "android.platform.test.scenario.notification"
        },
        {
            "include-annotation": "android.platform.test.scenario.annotation.Scenario"
        },
        {
            "exclude-annotation": "androidx.test.filters.FlakyTest"
        }