We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8262e80 commit b923bddCopy full SHA for b923bdd
1 file changed
sentry/src/test/java/io/sentry/SentryReplayOptionsTest.kt
@@ -197,6 +197,7 @@ class SentryReplayOptionsTest {
197
},
198
)
199
}
200
+
201
@Test
202
fun `addMaskViewClass adds ReplayCustomMasking integration`() {
203
val options = SentryReplayOptions(false, null)
0 commit comments