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

Commit 67f6c282 authored by Pranav Madapurmath's avatar Pranav Madapurmath
Browse files

Un-ignore TelecomPulledAtomTest test since the fix has landed.

Bug: 417789369
Flag: EXEMPT test fix
Test: atest TelecomPulledAtomTest
Change-Id: I351f1908672736d788f8272d2cc9df48ca19a398
parent ed51163a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -881,7 +881,6 @@ public class TelecomPulledAtomTest extends TelecomTestCase {
    }

    @Test
    @Ignore("b/417789369")
    public void testCallSequencingStatsLog() throws Exception {
        CallSequencingStats callSequencingStats =
                spy(new CallSequencingStats(mSpyContext, mLooper, false));