mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	chore: fix test coverage (#2699)
This commit is contained in:
		
							parent
							
								
									53adb0c515
								
							
						
					
					
						commit
						f0bc318712
					
				@ -131,8 +131,8 @@
 | 
			
		||||
      "^.+\\.ts$": "ts-jest"
 | 
			
		||||
    },
 | 
			
		||||
    "collectCoverageFrom": [
 | 
			
		||||
      "**/*.(t|j)s",
 | 
			
		||||
      "!<rootDir>/infra/**/*"
 | 
			
		||||
      "<rootDir>/src/**/*.(t|j)s",
 | 
			
		||||
      "!<rootDir>/src/infra/**/*"
 | 
			
		||||
    ],
 | 
			
		||||
    "coverageDirectory": "./coverage",
 | 
			
		||||
    "coverageThreshold": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user