mirror of https://github.com/openclaw/openclaw.git
test: fix channel catalog contract import
This commit is contained in:
parent
ba5b373ad4
commit
7614c45980
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue