mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-28 11:49:13 -04:00
Removed jquery
This commit is contained in:
@@ -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", () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user