Skip to content

Commit e050250

Browse files
committed
skip testcase
1 parent 5017a0f commit e050250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/extension-huggingface/test/tableQuestionAnswering.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ describe('Test "huggingface_table_question_answering" filter', () => {
149149
50 * 1000
150150
);
151151

152-
it(
152+
it.skip(
153153
'Should get correct expected value when provided "neulab/omnitab-large-1024shot-finetuned-wtq-1024shot" model and wait it for model',
154154
async () => {
155155
const expected = JSON.stringify({

0 commit comments

Comments
 (0)