mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	test(server): skip streaming tests
This commit is contained in:
		| @@ -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(() => { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user