mirror of
https://github.com/zadam/trilium.git
synced 2026-03-13 11:53:38 +01:00
Revert "test(server): reset ws module"
This reverts commit 02123988153d92a3dcb473789d0aaf27b7165401.
This commit is contained in:
parent
e928337fe9
commit
bc6a6fd860
@ -56,9 +56,8 @@ describe('WebSocket Service', () => {
|
||||
let log: any;
|
||||
|
||||
beforeEach(async () => {
|
||||
vi.resetModules();
|
||||
vi.clearAllMocks();
|
||||
|
||||
|
||||
// Get mocked log
|
||||
log = (await import('./log.js')).default;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user