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

Commit 0ff1c364 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix FlakyTest annotation in TEST_MAPPING of mockingservicestests"

parents 428ddacf 44f95e71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
                  "include-annotation": "android.platform.test.annotations.Presubmit"
                },
                {
                  "exclude-annotation": "android.support.test.filters.FlakyTest"
                  "exclude-annotation": "androidx.test.filters.FlakyTest"
                }
            ]
        }