mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 18:18:38 +00:00
refactor: extend channel plugin boundary
This commit is contained in:
@@ -60,7 +60,7 @@ describe("applyPluginAutoEnable", () => {
|
||||
expect(result.changes).toEqual([]);
|
||||
});
|
||||
|
||||
describe("BlueBubbles over imessage prioritization", () => {
|
||||
describe("preferOver channel prioritization", () => {
|
||||
it("prefers bluebubbles: skips imessage auto-enable when both are configured", () => {
|
||||
const result = applyPluginAutoEnable({
|
||||
config: {
|
||||
|
||||
Reference in New Issue
Block a user