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 da6ecf8 commit f623588Copy full SHA for f623588
packages/browser-integration-tests/suites/replay/privacyInput/test.ts
@@ -4,12 +4,8 @@ import { IncrementalSource } from '@sentry-internal/rrweb';
4
5
import { sentryTest } from '../../../utils/fixtures';
6
import type { IncrementalRecordingSnapshot } from '../../../utils/replayHelpers';
7
-<<<<<<< HEAD
8
import {
9
getFullRecordingSnapshots,
10
-=======
11
-import { getFullRecordingSnapshots ,
12
->>>>>>> d495cdedf (feat can unmask attributes, masks input type=button/submit (only with maskAllText enabled))
13
getIncrementalRecordingSnapshots,
14
shouldSkipReplayTest,
15
waitForReplayRequest,
0 commit comments