Scope skills and memory to request profile
This commit is contained in:
@@ -92,6 +92,7 @@ function makeSocket() {
|
||||
connected: true,
|
||||
emit: vi.fn(),
|
||||
join: vi.fn(),
|
||||
to: vi.fn(() => ({ emit: vi.fn() })),
|
||||
} as any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user