mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	test(server): skip streaming tests
This commit is contained in:
		
							parent
							
								
									e7d129f2f7
								
							
						
					
					
						commit
						641d2b0527
					
				@ -11,7 +11,7 @@ vi.mock('../../log.js', () => ({
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
}));
 | 
					}));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
describe('Provider Streaming Integration Tests', () => {
 | 
					describe.skip('Provider Streaming Integration Tests', () => {
 | 
				
			||||||
    let mockProviderOptions: ProviderStreamOptions;
 | 
					    let mockProviderOptions: ProviderStreamOptions;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    beforeEach(() => {
 | 
					    beforeEach(() => {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user