Skip to content

Commit 36ca7e3

Browse files
author
George Treviranus
committed
Merge branch 'develop' into main
2 parents 2e27fb9 + de3ca7e commit 36ca7e3

File tree

3 files changed

+8788
-15449
lines changed

3 files changed

+8788
-15449
lines changed

jest.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"testMatch": ["<rootDir>/src/__tests__/*.spec.js"],
55
"testURL": "http://localhost/",
66
"modulePaths": ["src/"],
7+
"testEnvironment": "jsdom",
78
"verbose": true
89
}

0 commit comments

Comments
 (0)