mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
chore(code): fix more js & ts files
This commit is contained in:
@@ -15,4 +15,4 @@ test("Renders on mobile", async ({ page, context }) => {
|
||||
]);
|
||||
await page.goto('http://localhost:8082');
|
||||
await expect(page.locator('.tree')).toContainText('Trilium Integration Test');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user