Skip to content

Commit 4bbec5d

Browse files
committed
fix snapshot
1 parent 19d7d21 commit 4bbec5d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

packages/integration-tests/suites/replay/multiple-pages/test.ts-snapshots/seg-6-snap-incremental

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
11
[
2-
{
3-
"source": 1,
4-
"positions": [
5-
{
6-
"x": 157,
7-
"y": 90,
8-
"id": 15,
9-
"timeOffset": [timeOffset]
10-
}
11-
]
12-
},
132
{
143
"source": 2,
154
"type": 1,
@@ -40,5 +29,16 @@
4029
"id": 15,
4130
"x": 157,
4231
"y": 90
32+
},
33+
{
34+
"source": 1,
35+
"positions": [
36+
{
37+
"x": 157,
38+
"y": 90,
39+
"id": 15,
40+
"timeOffset": [timeOffset]
41+
}
42+
]
4343
}
4444
]

packages/integration-tests/suites/replay/multiple-pages/test.ts-snapshots/seg-6-snap-incremental-chromium

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
11
[
2-
{
3-
"source": 1,
4-
"positions": [
5-
{
6-
"x": 157,
7-
"y": 90,
8-
"id": 15,
9-
"timeOffset": [timeOffset]
10-
}
11-
]
12-
},
132
{
143
"source": 2,
154
"type": 1,
@@ -40,5 +29,16 @@
4029
"id": 15,
4130
"x": 157,
4231
"y": 90
32+
},
33+
{
34+
"source": 1,
35+
"positions": [
36+
{
37+
"x": 157,
38+
"y": 90,
39+
"id": 15,
40+
"timeOffset": [timeOffset]
41+
}
42+
]
4343
}
4444
]

0 commit comments

Comments
 (0)