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 Pontus Dreij
parent 88c343691d
commit 3872664d1d
6 changed files with 95 additions and 7 deletions

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: {},