🔥(frontend) remove saving modal

The saving toast are removed.
Users were complaining about the toast
that was shown when saving a document.
This commit is contained in:
Anthony LC
2024-08-30 15:06:49 +02:00
committed by Anthony LC
parent 00b223f648
commit 3d19893091
3 changed files with 10 additions and 21 deletions

View File

@@ -106,10 +106,6 @@ test.describe('Doc Editor', () => {
nthRow: 2,
});
await expect(
page.getByText(`Your document "${doc}" has been saved.`),
).toBeVisible();
await expect(page.locator('h2').getByText(secondDoc)).toBeVisible();
await goToGridDoc(page, {