diff --git a/src/documents/tests/samples/simple.raw b/src/documents/tests/samples/simple.raw new file mode 100644 index 000000000..7f7375dff Binary files /dev/null and b/src/documents/tests/samples/simple.raw differ diff --git a/src/documents/tests/test_api.py b/src/documents/tests/test_api.py index 84d743469..8aff680a3 100644 --- a/src/documents/tests/test_api.py +++ b/src/documents/tests/test_api.py @@ -1684,7 +1684,7 @@ class TestDocumentApi(DirectoriesMixin, DocumentConsumeDelayMixin, APITestCase): ) with open( - os.path.join(os.path.dirname(__file__), "samples", "simple.zip"), + os.path.join(os.path.dirname(__file__), "samples", "simple.raw"), "rb", ) as f: response = self.client.post(