test: remove stale reset hook import · openclaw/openclaw@638fbc7
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | import fs from "node:fs/promises"; |
2 | 2 | import path from "node:path"; |
3 | | -import { expect, test, vi } from "vitest"; |
| 3 | +import { expect, test } from "vitest"; |
4 | 4 | import { embeddedRunMock, writeSessionStore } from "./test-helpers.js"; |
5 | 5 | import { |
6 | 6 | setupGatewaySessionsTestHarness, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。