diff options
author | 2022-05-18 21:25:10 +0000 | |
---|---|---|
committer | 2022-05-18 21:28:21 +0000 | |
commit | 5eefe444461c6132c82c35c156ee0baceae33bba (patch) | |
tree | 874529d00f9b206f19ba09e54f5e23d0572aef71 /TEST_MAPPING | |
parent | a97baf77005cfcea519b6a150a10f83f44e2feb4 (diff) |
Remove duplicate postsubmit.
Presubmits already get ran on every postsubmit build.
Bug: 233084498
Change-Id: Ic076b2699f3dd407682f172a37f0e80b48985097
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 012e2fcf..d142bb63 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -3,10 +3,5 @@ { "name": "IntentResolverUnitTests" } - ], - "postsubmit": [ - { - "name": "IntentResolverUnitTests" - } ] } |