mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 12:11:41 +00:00
fix(ci): restore scope-test require import and sync host policy
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { createRequire } from "node:module";
|
||||
import { describe, expect, it } from "vitest";
|
||||
|
||||
const require = createRequire(import.meta.url);
|
||||
|
||||
Reference in New Issue
Block a user