Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Dec 11, 2024
1 parent 91d82a9 commit 29a29b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/testcafe-devextreme/tests/chat/alertList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ test.clientScripts([
{ content: 'window.MockDate = MockDate;' },
])('Alertlist appearance', async (t) => {
const { takeScreenshot, compareResults } = createScreenshotsComparer(t);

const chat = new Chat('#container');
await chat.repaint();

Expand Down

0 comments on commit 29a29b3

Please sign in to comment.