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

Commit 7dde97b9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add missing @JvmStatic annotation to ClassRule" into main

parents a5edc591 e119a6d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ abstract class DesktopModeBaseTest(flicker: LegacyFlickerTest) : BaseBenchmarkTe

    companion object {
        @get:ClassRule
        @JvmStatic
        val screenRecordRule = ScreenRecordRule()
    }