mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08: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;
|
||||
|
||||
beforeEach(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user