mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 18:00:22 +00:00
test: centralize inbound contract suites
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { describe } from "vitest";
|
||||
import { installWhatsAppInboundContractSuite } from "../../../test/helpers/channels/inbound-contract.js";
|
||||
|
||||
describe("whatsapp inbound contract", () => {
|
||||
installWhatsAppInboundContractSuite();
|
||||
});
|
||||
Reference in New Issue
Block a user