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

Commit 4a072dab authored by John Wu's avatar John Wu
Browse files

[Ravenwood] Fix Ravenwood test mapping

RavenwoodBivalentInstTest_nonself_inst is incorrectly added as device
test. It should be RavenwoodBivalentInstTest_nonself_inst_device.

Bug: 380780918
Flag: EXEMPT HOST_MODE
Test: TH
Change-Id: I36954d1a2f063c1efc68bd52e53111c9611410ee
parent 0a2105d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
    { "name": "RavenwoodMockitoTest_device" },
    { "name": "RavenwoodBivalentTest_device" },
    { "name": "RavenwoodBivalentTest_device_ravenizer" },
    { "name": "RavenwoodBivalentInstTest_nonself_inst" },
    { "name": "RavenwoodBivalentInstTest_nonself_inst_device" },
    { "name": "RavenwoodBivalentInstTest_self_inst_device" },
    { "name": "RavenwoodUiTest_device" },