Skip to content

Commit

Permalink
fixt tests
Browse files Browse the repository at this point in the history
  • Loading branch information
P. Taylor Goetz committed May 26, 2024
1 parent cf11c84 commit b45a09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tests/unit_tests/agent_executor/test_parsing.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ def test_list_of_supported_mimetypes() -> None:
"application/pdf",
"application/vnd.openxmlformats-officedocument.wordprocessingml.document",
"text/html",
"text/plain",
"text/markdown",
"text/plain",
]


Expand Down

0 comments on commit b45a09f

Please sign in to comment.