test: fix auth choice contract import

This commit is contained in:
Peter Steinberger 2026-03-16 22:54:00 -07:00
parent 00b57145ff
commit 1116ae9766
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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,