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

Commit 6ffa56f5 authored by Robert Greenwalt's avatar Robert Greenwalt
Browse files

Fix PhoneSwitcherTest

Meant to go from score 0 -> 100 -> 0 and check for changes but
instead did 0 -> 100 -> 100.

Change-Id: I0ac3378809bf2914d3c36514030a29b4e9028851
parent 6a49b240
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -533,7 +533,7 @@ public class PhoneSwitcherTest extends AndroidTestCase {
        if (commandsInterfaces[1].isDataAllowed()) fail("data allowed");

        connectivityServiceMock.setCurrentScoreForRequest(connectivityServiceMock.defaultRequest,
                100);
                0);
        waitABit();

        // should be no change