mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-12 16:36:05 +00: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