fix: run frontend test failed and enable run test in CI (#17017)
This commit is contained in:
@@ -156,7 +156,7 @@ const config: Config = {
|
||||
// snapshotSerializers: [],
|
||||
|
||||
// The test environment that will be used for testing
|
||||
testEnvironment: 'jsdom',
|
||||
testEnvironment: '@happy-dom/jest-environment',
|
||||
|
||||
// Options that will be passed to the testEnvironment
|
||||
// testEnvironmentOptions: {},
|
||||
|
Reference in New Issue
Block a user