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

Commit f68021de authored by Mark Harman's avatar Mark Harman
Browse files

No need to run testLocationSettings for old devices.

parent 4ce30d66
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ public class OldDeviceTests {

        // put these tests first as they require various permissions be allowed, that can only be set by user action
        suite.addTest(TestSuite.createTest(MainActivityTest.class, "testSwitchVideo"));
        suite.addTest(TestSuite.createTest(MainActivityTest.class, "testLocationSettings"));

        suite.addTest(TestSuite.createTest(MainActivityTest.class, "testPause"));
        suite.addTest(TestSuite.createTest(MainActivityTest.class, "testSaveModes"));