mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 06:40:50 +08:00
Revert "test(server): skip failing test"
This reverts commit 82be37b4af.
This commit is contained in:
parent
d2cfb5e94f
commit
3aba961f5e
1 changed files with 66 additions and 66 deletions
|
|
@ -87,7 +87,7 @@ vi.mock('./tools/tool_initializer.js', () => ({
|
||||||
}
|
}
|
||||||
}));
|
}));
|
||||||
|
|
||||||
describe.skip('AIServiceManager', () => {
|
describe('AIServiceManager', () => {
|
||||||
let manager: AIServiceManager;
|
let manager: AIServiceManager;
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue