added replacement file for invalid upload test

This commit is contained in:
tvh 2023-11-02 18:17:16 +01:00
parent 80802ec1c1
commit 5e82adcf1d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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(