This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-09-11 18:37:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c68e4bb435a112660ae466063317e738cce9b27
notifications-admin
/
tests
/
javascripts
/
support
/
teardown.js
T
7 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move setup/teardown out of tests
2019-05-21 10:56:38 +01:00
window
.
jQuery
=
null
;
$
=
null
;
delete
window
.
GOVUK
;
Restore all mocked values after tests
2021-05-12 17:36:04 +01:00
jest
.
restoreAllMocks
();
Reference in New Issue
Copy Permalink