Removed jquery

This commit is contained in:
Alex Janousek
2025-10-27 12:42:58 -04:00
parent 21a8b1784e
commit 950ff9ae35
15 changed files with 0 additions and 2493 deletions

View File

@@ -100,11 +100,6 @@ describe('copy to clipboard', () => {
});
test("It should tell any sticky JS present the page has changed", () => {
expect(window.NotifyModules.stickAtBottomWhenScrolling.recalculate).toHaveBeenCalled();
});
test("It should display the value", () => {