mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:20:43 +00:00
test: narrow capability auth profile import
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
manifestProviderBaseUrlGuardPasses,
|
||||
} from "../../plugins/manifest-tool-availability.js";
|
||||
import type { PluginMetadataSnapshot } from "../../plugins/plugin-metadata-snapshot.types.js";
|
||||
import { listProfilesForProvider } from "../auth-profiles.js";
|
||||
import { listProfilesForProvider } from "../auth-profiles/profile-list.js";
|
||||
import type { AuthProfileStore } from "../auth-profiles/types.js";
|
||||
|
||||
export type CapabilityContractKey =
|
||||
|
||||
Reference in New Issue
Block a user