mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 16:20:08 +01:00
Revert "test(server): skip failing test"
This reverts commit 82be37b4af.
This commit is contained in:
@@ -87,7 +87,7 @@ vi.mock('./tools/tool_initializer.js', () => ({
|
||||
}
|
||||
}));
|
||||
|
||||
describe.skip('AIServiceManager', () => {
|
||||
describe('AIServiceManager', () => {
|
||||
let manager: AIServiceManager;
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user