Skip to content

Commit 7f65a52

Browse files
committed
Remove snapshots
1 parent 74b2dde commit 7f65a52

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

__tests__/html2/themeProvider/twoInstances.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
);
5454

5555
await render({});
56-
await host.snapshot('local');
5756

5857
const allInjectedStyles = document.head.querySelectorAll('style[data-webchat-injected]');
5958

__tests__/html2/themeProvider/twoInstances.twoNonces.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
);
5454

5555
await render({});
56-
await host.snapshot('local');
5756

5857
const allInjectedStyles = document.head.querySelectorAll('style[data-webchat-injected]');
5958

0 commit comments

Comments
 (0)