mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
test(server): model socket capability lookup
This commit is contained in:
@@ -174,6 +174,7 @@ function createSessionWithActivity(
|
||||
return {
|
||||
getClientActivity: vi.fn(() => activity),
|
||||
supports: () => false,
|
||||
supportsForSource: () => false,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user