mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
docs: document plugin runtime helpers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Runtime task-flow tests cover plugin task-flow registration and execution behavior.
|
||||
import { afterEach, beforeEach, describe, expect, it } from "vitest";
|
||||
import { getTaskFlowById } from "../../tasks/task-flow-registry.js";
|
||||
import { getTaskById } from "../../tasks/task-registry.js";
|
||||
|
||||
Reference in New Issue
Block a user