mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			185 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			185 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "spec_dir": "",
 | 
						|
  "spec_files": [
 | 
						|
    "spec/**/*.spec.ts",
 | 
						|
    "src/**/*.spec.ts"
 | 
						|
  ],
 | 
						|
  "helpers": ["helpers/**/*.js"],
 | 
						|
  "stopSpecOnExpectationFailure": false,
 | 
						|
  "random": true
 | 
						|
}
 |