Move CtsQuickAccessWalletTestCases to presubmit-large.

One of the tests contained therein takes more than a minute to run, so these belong in presubmit-large

Change-Id: I2f216badf1e79fc7339098bad0157f76cc2fd73f
Test: atest CtsQuickAccessWalletTestCases
Fixes: 225066814
This commit is contained in:
Scottie Biddle
2022-05-05 23:01:15 +00:00
parent 876ce10505
commit d5db263384

View File

@@ -1,5 +1,5 @@
{
"presubmit": [
"presubmit-large": [
{
"name": "CtsQuickAccessWalletTestCases"
}