mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	test: remove testMatch option in Jest (redundant)
				
					
				
			This commit is contained in:
		
							parent
							
								
									920f96c4bd
								
							
						
					
					
						commit
						2e9ab09ece
					
				@ -10,6 +10,5 @@
 | 
			
		||||
  },
 | 
			
		||||
  "moduleNameMapper": {
 | 
			
		||||
    "^(\\.{1,2}/.*)\\.mjs$": "<rootDir>/dist/$1.mjs"
 | 
			
		||||
  },
 | 
			
		||||
  "testMatch": ["**/*.test.js"]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user