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

Commit 408a34c8 authored by Marin Shalamanov's avatar Marin Shalamanov
Browse files

SF: fix typo

Test: presubmit
Change-Id: I7e7ec1eab615b183a0d2074d96c0a444e5b97e79
parent 4ad8b30f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -432,7 +432,7 @@ TEST_P(SetFrameRateTest, SetAndGetParentNotInTree) {
    EXPECT_EQ(FRAME_RATE_NO_VOTE, child2_1->getFrameRateForLayerTree());
}

TEST_P(SetFrameRateTest, SetAndGetRearentChildren) {
TEST_P(SetFrameRateTest, SetAndGetReparentChildren) {
    EXPECT_CALL(*mMessageQueue, invalidate()).Times(1);

    const auto& layerFactory = GetParam();