chore(SW-360): revert changes made to test config

This commit is contained in:
Chuma McPhoy
2024-10-03 14:28:00 +02:00
committed by Pontus Dreij
parent 65b61c900b
commit 0e0c09dfcd
2 changed files with 1 additions and 19 deletions

View File

@@ -154,7 +154,7 @@ const config: Config = {
// snapshotSerializers: [],
// The test environment that will be used for testing
testEnvironment: "jest-environment-jsdom",
// testEnvironment: "jest-environment-node",
// Options that will be passed to the testEnvironment
// testEnvironmentOptions: {},