mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-28 08:52:45 +00:00
refactor(plugins): decouple bundled plugin runtime loading
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { describeProviderContracts } from "../../test/helpers/extensions/provider-contract.js";
|
||||
import { describeProviderContracts } from "../../test/helpers/plugins/provider-contract.js";
|
||||
|
||||
describeProviderContracts("huggingface");
|
||||
|
||||
Reference in New Issue
Block a user