Skip to content

Commit

Permalink
re-enable mp4 file
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Apr 12, 2024
1 parent 9977fec commit 954bc62
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nesis/rag/tests/rag/core/server/test_ingestion_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ def settings() -> Settings:
"website-traffic-dashboard.pdf",
"website-traffic-dashboard.jpg",
"website-traffic-dashboard.tiff",
# "introduction-to-nesis.mp4",
# "introduction-to-nesis.mp4",
"introduction-to-nesis.mp4",
],
)
def test_ingestion_supported(injector, file_name):
Expand Down

0 comments on commit 954bc62

Please sign in to comment.