mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	chore(test): fix set up
This commit is contained in:
		
							parent
							
								
									54290a1373
								
							
						
					
					
						commit
						764917562e
					
				@ -98,7 +98,10 @@ export default defineConfig(() => ({
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    test: {
 | 
					    test: {
 | 
				
			||||||
        environment: "happy-dom"
 | 
					        environment: "happy-dom",
 | 
				
			||||||
 | 
					        setupFiles: [
 | 
				
			||||||
 | 
					            "./src/test/setup.ts"
 | 
				
			||||||
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    optimizeDeps: {
 | 
					    optimizeDeps: {
 | 
				
			||||||
        exclude: [
 | 
					        exclude: [
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user