mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 20:21:13 +00:00
fix(ci): repair bluebubbles status test import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { collectBlueBubblesStatusIssues } from "openclaw/plugin-sdk/channel-status";
|
||||
import { collectBlueBubblesStatusIssues } from "openclaw/plugin-sdk/bluebubbles";
|
||||
import { describe, expect, it } from "vitest";
|
||||
|
||||
describe("collectBlueBubblesStatusIssues", () => {
|
||||
|
||||
Reference in New Issue
Block a user