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.
@atproto/dev-env
1 parent 151b4a9 commit 464a908Copy full SHA for 464a908
packages/client/globalSetup.ts
@@ -1,7 +1,7 @@
1
import type { TestProject } from 'vitest/node';
2
3
import { CredentialManager, XRPC } from '@atcute/client';
4
-import { TestNetwork } from '@atcute/internal-dev-env';
+import { TestNetwork } from '@atproto/dev-env';
5
6
let network: TestNetwork;
7
0 commit comments