mirror of https://github.com/openclaw/openclaw.git
test: fix auth choice contract import
This commit is contained in:
parent
00b57145ff
commit
1116ae9766
|
|
@ -1,6 +1,5 @@
|
|||
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
|
||||
import { clearRuntimeAuthProfileStoreSnapshots } from "../../agents/auth-profiles/store.js";
|
||||
import type { AuthChoice } from "../../commands/onboard-types.js";
|
||||
import {
|
||||
createAuthTestLifecycle,
|
||||
createExitThrowingRuntime,
|
||||
|
|
|
|||
Loading…
Reference in New Issue