@@ -19,6 +19,7 @@ vi.mock('./logger.client', () => ({
debug: vi.fn(),
info: vi.fn(),
error: vi.fn(),
warn: vi.fn(),
},
}));
The note is not visible to the blocked user.