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 02:23:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d3364a114c291a3675c2742f9ab30ce8e98f4d2
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