@ -45,7 +45,7 @@ import org.robolectric.annotation.LooperMode
@GraphicsMode(GraphicsMode.Mode.NATIVE)
@Config(application = HiltTestApplication::class, qualifiers = "480dpi")
@LooperMode(LooperMode.Mode.PAUSED)
class FilterChipScreenshotTests() {
class FilterChipScreenshotTests {
@get:Rule
val composeTestRule = createAndroidComposeRule<ComponentActivity>()
@ -39,7 +39,7 @@ import org.robolectric.annotation.LooperMode
class LoadingWheelScreenshotTests() {
class LoadingWheelScreenshotTests {
@ -46,7 +46,7 @@ import org.robolectric.annotation.LooperMode
class NavigationScreenshotTests() {
class NavigationScreenshotTests {
@ -44,7 +44,7 @@ import org.robolectric.annotation.LooperMode
class TabsScreenshotTests() {
class TabsScreenshotTests {
@ -41,7 +41,7 @@ import org.robolectric.annotation.LooperMode
class TagScreenshotTests() {
class TagScreenshotTests {
class TopAppBarScreenshotTests() {
class TopAppBarScreenshotTests {