This commit is contained in:
grinikita
2025-01-11 13:17:13 +03:00
parent e6ee09691e
commit c7668aaff9
5 changed files with 358 additions and 1 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ const config = {
// setupFiles: [],
// A list of paths to modules that run some code to configure or set up the testing framework before each test
// setupFilesAfterEnv: [],
setupFilesAfterEnv: ['<rootDir>/src/__tests__/setup.ts'],
// The number of seconds after which a test is considered as slow and reported as such in the results.
// slowTestThreshold: 5,