mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 13:22:14 +00:00
test: fix channel catalog contract import
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
describeBundledMetadataOnlyChannelCatalogContract,
|
||||
describeChannelCatalogEntryContract,
|
||||
describeOfficialFallbackChannelCatalogContract,
|
||||
} from "../../../test/helpers/channels/channel-catalog-contract.js";
|
||||
} from "../../../../test/helpers/channels/channel-catalog-contract.js";
|
||||
|
||||
describeChannelCatalogEntryContract({
|
||||
channelId: "msteams",
|
||||
|
||||
Reference in New Issue
Block a user