Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Mar 3, 2023
1 parent 7b98e3f commit 15ba953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/replay/test/integration/rrweb.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ describe('Integration | rrweb', () => {
"maskInputSelector": ".sentry-mask,[data-sentry-mask]",
"maskTextFn": undefined,
"maskTextSelector": ".sentry-mask,[data-sentry-mask]",
"onMutation": [Function],
"slimDOMOptions": "all",
"unblockSelector": ".sentry-unblock,[data-sentry-unblock]",
"unmaskInputSelector": ".sentry-unmask,[data-sentry-unmask]",
Expand Down

0 comments on commit 15ba953

Please sign in to comment.