You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: duckchat/duckchat-impl/src/test/kotlin/com/duckduckgo/duckchat/impl/ui/settings/DuckChatSettingsViewModelTest.kt
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -550,4 +550,11 @@ class DuckChatSettingsViewModelTest {
550
550
assertFalse(state.isFullScreenModeEnabled)
551
551
}
552
552
}
553
+
554
+
@Test
555
+
fun`when onDuckAiHideAiGeneratedImagesClicked then pixel is fired`() =
0 commit comments