mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
test(server/e2e): flaky test
This commit is contained in:
@@ -72,6 +72,7 @@ test("Tabs are restored in right order", async ({ page, context }) => {
|
||||
|
||||
// Select the mid one.
|
||||
await app.getTab(1).click();
|
||||
await expect(app.noteTreeActiveNote).toContainText("Text notes");
|
||||
|
||||
// Refresh the page and check the order.
|
||||
await app.goto( { preserveTabs: true });
|
||||
|
||||
Reference in New Issue
Block a user