mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 21:44:11 -04:00
Move setup/teardown out of tests
This commit is contained in:
committed by
Chris Hill-Scott
parent
435334ba9c
commit
0131f0c1b1
3
tests/javascripts/jest.config.js
Normal file
3
tests/javascripts/jest.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
setupFiles: ['./support/setup.js']
|
||||
}
|
||||
Reference in New Issue
Block a user