test: narrow capability auth profile import

This commit is contained in:
Peter Steinberger
2026-05-06 01:52:10 +01:00
parent cc3eb0b53e
commit d12c4d832d

View File

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