mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 19:40:41 +00:00
test: tighten test report utils invocation assertions
This commit is contained in:
@@ -111,10 +111,10 @@ describe("scripts/test-report-utils runVitestJsonReport", () => {
|
||||
"--outputFile",
|
||||
reportPath,
|
||||
],
|
||||
expect.objectContaining({
|
||||
{
|
||||
stdio: "inherit",
|
||||
env: process.env,
|
||||
}),
|
||||
},
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user