Skip to content

Commit

Permalink
- open unittest for generate_qa_from_text_mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Jan 15, 2025
1 parent 1aa9d24 commit 432de0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ops/mapper/test_generate_qa_from_text_mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# Skip tests for this OP in the GitHub actions due to ?
# These tests have been tested locally.
@SKIPPED_TESTS.register_module()
# @SKIPPED_TESTS.register_module()
class GenerateQAFromTextMapperTest(DataJuicerTestCaseBase):
text_key = 'text'

Expand Down

0 comments on commit 432de0f

Please sign in to comment.