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

Commit bb73c5ab authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Match CF ARM and regular IME test name" into udc-dev am: 28b2efa8

parents 67250a45 28b2efa8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,5 +26,5 @@ import org.junit.runners.Parameterized
@RunWith(Parameterized::class)
@Parameterized.UseParametersRunnerFactory(FlickerParametersRunnerFactory::class)
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
class ShowImeOnStartWhenLaunchingAppCfArmTest(flicker: FlickerTest) :
class ShowImeOnAppStartWhenLaunchingAppCfArmTest(flicker: FlickerTest) :
    ShowImeOnAppStartWhenLaunchingAppTest(flicker)