fix(SW-360): Added test for edit profile form
This commit is contained in:
committed by
Chuma McPhoy
parent
661effeefa
commit
4c1dca0ce8
@@ -154,7 +154,7 @@ const config: Config = {
|
||||
// snapshotSerializers: [],
|
||||
|
||||
// The test environment that will be used for testing
|
||||
testEnvironment: "jsdom",
|
||||
testEnvironment: "jest-environment-jsdom",
|
||||
|
||||
// Options that will be passed to the testEnvironment
|
||||
// testEnvironmentOptions: {},
|
||||
|
||||
Reference in New Issue
Block a user