chore: move jest file
							parent
							
								
									ad167ce06f
								
							
						
					
					
						commit
						cb3ba56583
					
				|  | @ -26,5 +26,5 @@ module.exports = { | ||||||
|   modulePathIgnorePatterns: ['<rootDir>/lib/', '<rootDir>/dist/'], |   modulePathIgnorePatterns: ['<rootDir>/lib/', '<rootDir>/dist/'], | ||||||
| 
 | 
 | ||||||
|   // A list of paths to modules that run some code to configure or set up the testing framework before each test
 |   // A list of paths to modules that run some code to configure or set up the testing framework before each test
 | ||||||
|   setupFilesAfterEnv: ['<rootDir>/jest.setup.ts'], |   setupFilesAfterEnv: ['<rootDir>/src/jest.setup.ts'], | ||||||
| }; | }; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue