mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Update tests to use most recent jest and supporting libraries
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module.exports = {
|
||||
setupFiles: ['./support/setup.js'],
|
||||
testURL: 'https://www.notifications.service.gov.uk',
|
||||
testEnvironment: 'jsdom',
|
||||
testEnvironmentOptions: {
|
||||
url: 'https://www.notifications.service.gov.uk',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user