Skip to content

Commit 81fe9b2

Browse files
authored
Update initialization.test.ts
1 parent beebca4 commit 81fe9b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-local-ai/__tests__/initialization.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { type ModelType, ModelTypes } from "@elizaos/core";
22
import { describe, expect, test } from "vitest";
33
import { localAIPlugin } from "../src/index";
44

5-
throw Error("Dont");
65

76
describe("LocalAI Plugin Initialization", () => {
87
// Mock runtime for testing

0 commit comments

Comments
 (0)