feat(SW-360): Added test for register user form

This commit is contained in:
Tobias Johansson
2024-09-12 16:08:03 +02:00
committed by Chuma McPhoy
parent c22fa9fa8c
commit 661effeefa
6 changed files with 95 additions and 7 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ const config: Config = {
// snapshotSerializers: [],
// The test environment that will be used for testing
// testEnvironment: "jest-environment-node",
testEnvironment: "jsdom",
// Options that will be passed to the testEnvironment
// testEnvironmentOptions: {},