added replacement file for invalid upload test
This commit is contained in:
parent
80802ec1c1
commit
5e82adcf1d
BIN
src/documents/tests/samples/simple.raw
Normal file
BIN
src/documents/tests/samples/simple.raw
Normal file
Binary file not shown.
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user