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

Commit 85e1fde6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix flaky AsyncBlockCheckFilterTest"

parents 05486d8a 7aeb28be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ public class AsyncBlockCheckFilterTest extends TelecomTestCase {
    );

    private static final Uri TEST_HANDLE = Uri.parse("tel:1235551234");
    private static final int TEST_TIMEOUT = 100;
    private static final int TEST_TIMEOUT = 1000;

    @Override
    @Before