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

Commit a6f3c1cc authored by Ömer Faruk Yılmaz's avatar Ömer Faruk Yılmaz Committed by Cherrypicker Worker
Browse files

Update ContextMapTest function name

Bug: 237467631
Test: atest ContextMapTest
Change-Id: If7dbec8efa4126a60df7e5afe1c74f8e281ed971
(cherry picked from commit 9d2ba2b2)
Merged-In: If7dbec8efa4126a60df7e5afe1c74f8e281ed971
parent 347a7b52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ public class ContextMapTest {
    }

    @Test
    public void getBy() {
    public void getByMethods() {
        ContextMap contextMap = new ContextMap<>();

        int id = 12345;