Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
OEvgeny committed Oct 16, 2024
1 parent a72f200 commit c694808
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions __tests__/html/fluentTheme/side-by-side.wide.dark.html
Original file line number Diff line number Diff line change
Expand Up @@ -583,9 +583,6 @@
root.render(
<App />
);
await new Promise(r => setTimeout(r, 1000));
console.warn('Pre chat', document.querySelector('.pre-chat-message-activity__body')?.getAttribute('class'));
console.warn('Border loader', document.querySelector('.border-loader__loader')?.getAttribute('class'));

await host.snapshot();

Expand Down

0 comments on commit c694808

Please sign in to comment.