···129129 await view.locator('[data-testid="muted-word-delete"]').click();
130130131131 // Confirm dialog should appear
132132- const dialog = page.locator("dialog.modal-dialog");
132132+ const dialog = page.locator("dialog.confirm-modal");
133133 await expect(dialog).toBeVisible({ timeout: 5000 });
134134 // The interpolated word name is the SUT — verify it flows into the dialog.
135135 await expect(dialog.locator('[data-testid="modal-message"]')).toContainText(