Skip to content

Commit b93d276

Browse files
committed
remove skip comment on tests
1 parent d6bf892 commit b93d276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/inference/test/HfInference.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ if (!env.HF_TOKEN) {
1717
console.warn("Set HF_TOKEN in the env to run the tests for better rate limits");
1818
}
1919

20-
// add skip on all tests that are not nscale
2120
describe.concurrent("HfInference", () => {
2221
// Individual tests can be ran without providing an api key, however running all tests without an api key will result in rate limiting error.
2322

0 commit comments

Comments
 (0)