Skip to content

Commit

Permalink
chore: add two snapshots for e2e visual test
Browse files Browse the repository at this point in the history
  • Loading branch information
lumixraku committed Oct 8, 2024
1 parent 7c51e61 commit 214c523
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/perf/scroll.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const createTest = (title: string, sheetData: IJsonObject, minFpsValue: number,
window.univer.createUniverSheet(sheetData);
}, { sheetData, window: windowOfPage });
// wait for canvas has data
await page.waitForTimeout(2000);
await page.waitForTimeout(5000);
});

try {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 214c523

Please sign in to comment.