Skip to content

Commit 9203227

Browse files
committed
addressed comments
1 parent c0cbfb4 commit 9203227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pipelines/test_multimodal_pipelines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
osp.join(osp.dirname(__file__), "assets", "Multimodal_sample_file.pdf"))
55

66

7-
# @pytest.mark.skip(reason="Need additional build dependencies")
7+
@pytest.mark.skip(reason="Need additional build dependencies")
88
class TestMultimodalPipelines:
99
"""Tests for pipeline transformations."""
1010

0 commit comments

Comments
 (0)