test: keep cleanup lifecycle regression portable
This commit is contained in:
parent
60c75cb332
commit
b59ba6ab1e
@ -11,6 +11,7 @@ describe("CLI successful-exit lifecycle", () => {
|
||||
await finishSuccessfulCliCommand({
|
||||
command: "query",
|
||||
format: "json",
|
||||
platform: "linux",
|
||||
cleanup: async () => {
|
||||
throw new Error("ggml_metal_device_free abort simulation");
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user