Remove CopyEfsTest from test mapping

treehugger does not have any test suite setup for zuma target,
and CopyEfsTest should only be run on zuma targets. So remove
from test mapping to unbreak tests.

Test: th
Bug: 347396961
Change-Id: I079d24cae4808d3370c3821412640f7fef1d0cc7
This commit is contained in:
Kelvin Zhang 2024-06-17 11:13:53 -07:00
parent 120974a4b1
commit cf0619c40d

View file

@ -1,8 +0,0 @@
{
"postsubmit": [
{
"name": "CopyEfsTest"
}
]
}