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

Commit b3c2b8c0 authored by Luciano Pacheco's avatar Luciano Pacheco
Browse files

DocumentsUI: Enable DocsUI tests for Desktop configuration

Enable the tests as informational post-submit to start with.

Flag: TEST_ONLY
Test: atest DocumentsUIGoogleTests
Bug: 383617339
Change-Id: Ib365264a684178fcf8c33bb932cc89f7294d082f
parent 9fc85bf8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -7,5 +7,13 @@
    {
      "name": "DocumentsUIUnitTests"
    }
  ],
  "desktop-postsubmit": [    {
      "name": "DocumentsUIGoogleTests",
      "keywords": ["primary-device"]
    },
    {
      "name": "DocumentsUIUnitTests"
    }
  ]
}