mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 13:26:04 -06:00
docs: document plugin compatibility helpers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Exercises browser plugin CLI integration behavior.
|
||||
import path from "node:path";
|
||||
import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
|
||||
import { createBundledBrowserPluginFixture } from "../../test/helpers/browser-bundled-plugin-fixture.js";
|
||||
|
||||
Reference in New Issue
Block a user