Skip to content

Commit

Permalink
update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuyz0112 committed Feb 27, 2021
1 parent 2c6be72 commit 2214e4f
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions test/__snapshots__/integration.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,8 @@ exports[`iframe 1`] = `
],
\\"removes\\": [],
\\"texts\\": [],
\\"attributes\\": []
\\"attributes\\": [],
\\"isAttachIframe\\": true
}
},
{
Expand Down Expand Up @@ -2037,7 +2038,8 @@ exports[`iframe 1`] = `
],
\\"removes\\": [],
\\"texts\\": [],
\\"attributes\\": []
\\"attributes\\": [],
\\"isAttachIframe\\": true
}
},
{
Expand Down Expand Up @@ -2188,7 +2190,8 @@ exports[`iframe 1`] = `
],
\\"removes\\": [],
\\"texts\\": [],
\\"attributes\\": []
\\"attributes\\": [],
\\"isAttachIframe\\": true
}
},
{
Expand Down Expand Up @@ -2352,7 +2355,8 @@ exports[`iframe 1`] = `
],
\\"removes\\": [],
\\"texts\\": [],
\\"attributes\\": []
\\"attributes\\": [],
\\"isAttachIframe\\": true
}
},
{
Expand Down Expand Up @@ -2398,7 +2402,8 @@ exports[`iframe 1`] = `
],
\\"removes\\": [],
\\"texts\\": [],
\\"attributes\\": []
\\"attributes\\": [],
\\"isAttachIframe\\": true
}
},
{
Expand Down

0 comments on commit 2214e4f

Please sign in to comment.