mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 12:40:27 +00:00
test: centralize registry-backed channel contracts
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
import { describeSessionBindingRegistryBackedContract } from "../../../test/helpers/channels/registry-backed-contract.js";
|
||||
|
||||
describeSessionBindingRegistryBackedContract("matrix");
|
||||
@@ -1,4 +0,0 @@
|
||||
import { describeSessionBindingContractCoverage } from "../../../test/helpers/channels/session-binding-contract.js";
|
||||
import { matrixSessionBindingAdapterChannels } from "../api.js";
|
||||
|
||||
describeSessionBindingContractCoverage(matrixSessionBindingAdapterChannels);
|
||||
Reference in New Issue
Block a user