Skip to content

Commit

Permalink
update newly added test snapshots from #1188
Browse files Browse the repository at this point in the history
  • Loading branch information
YunFeng0817 committed Apr 16, 2023
1 parent 95a6368 commit a56418a
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions packages/rrweb/test/__snapshots__/integration.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5911,8 +5911,7 @@ exports[`record integration tests should mask inputs via function call 1`] = `
\\"data\\": {
\\"source\\": 2,
\\"type\\": 1,
\\"id\\": 27,
\\"pointerType\\": 0
\\"id\\": 27
}
},
{
Expand All @@ -5936,8 +5935,7 @@ exports[`record integration tests should mask inputs via function call 1`] = `
\\"data\\": {
\\"source\\": 2,
\\"type\\": 0,
\\"id\\": 27,
\\"pointerType\\": 0
\\"id\\": 27
}
},
{
Expand Down Expand Up @@ -5972,8 +5970,7 @@ exports[`record integration tests should mask inputs via function call 1`] = `
\\"data\\": {
\\"source\\": 2,
\\"type\\": 1,
\\"id\\": 37,
\\"pointerType\\": 0
\\"id\\": 37
}
},
{
Expand All @@ -5997,8 +5994,7 @@ exports[`record integration tests should mask inputs via function call 1`] = `
\\"data\\": {
\\"source\\": 2,
\\"type\\": 0,
\\"id\\": 37,
\\"pointerType\\": 0
\\"id\\": 37
}
},
{
Expand Down

0 comments on commit a56418a

Please sign in to comment.