mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 03:53:35 +00:00
attempt to fix test
This commit is contained in:
@@ -152,7 +152,7 @@ module.exports = {
|
||||
|
||||
// Options that will be passed to the testEnvironment
|
||||
testEnvironmentOptions: {
|
||||
globalsCleanupMode: 'soft', // Soft cleanup mode to avoid issues with global variables in tests
|
||||
globalsCleanup: 'soft', // Soft cleanup mode to avoid issues with global variables in tests
|
||||
},
|
||||
|
||||
// Adds a location field to test results
|
||||
|
||||
Reference in New Issue
Block a user