diff options
| -rw-r--r-- | packages/SystemUI/TEST_MAPPING | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/SystemUI/TEST_MAPPING b/packages/SystemUI/TEST_MAPPING index 26feaf979b20..234ef241f538 100644 --- a/packages/SystemUI/TEST_MAPPING +++ b/packages/SystemUI/TEST_MAPPING @@ -52,17 +52,6 @@ ] }, { - "name": "SystemUIGoogleScreenshotTests", - "options": [ - { - "exclude-annotation": "org.junit.Ignore" - }, - { - "exclude-annotation": "androidx.test.filters.FlakyTest" - } - ] - }, - { // Permission indicators "name": "CtsPermission4TestCases", "options": [ |