mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-18 00:17:25 +00:00
Prevent accidentally leaving the page
This commit is contained in:
@@ -148,6 +148,7 @@ describe("BulkFormController", () => {
|
||||
|
||||
// expect(disable1.classList).not.toContain('disabled-section');
|
||||
// expect(disable2.classList).not.toContain('disabled-section');
|
||||
// //TODO: expect window to have no beforeunload event listener
|
||||
// });
|
||||
// });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user