We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d3722 commit 5b49368Copy full SHA for 5b49368
test/seam/connect/client.test.ts
@@ -10,9 +10,6 @@ import {
10
type WorkspacesListResponse,
11
} from '@seamapi/http/connect'
12
13
-
14
15
16
test('SeamHttp: fromClient returns instance that uses client', async (t) => {
17
const { seed, endpoint } = await getTestServer(t)
18
const seam = SeamHttp.fromClient(
0 commit comments