Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Jan 20, 2025
1 parent 632fbcd commit dd54773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bundles.test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { spawnSync } from "child_process";

const MODULE_NAME = "@huggingface/transformers";
const MODULE_NAME = "@fugood/transformers";

const CODE_BODY = `
const model_id = "hf-internal-testing/tiny-random-LlamaForCausalLM";
Expand Down

0 comments on commit dd54773

Please sign in to comment.