Closed JosiahRegencia closed 6 years ago
Figured this change in reading a file would work:
https://github.com/Doveps/mono/blob/0acaf09f5d68749f92f7bafa53e126764a62fe6e/savant/app/get_scanned.py#L51-L74
Worked well for a single upload as opposed to the previous ticket where even a single upload can't be read.
I guess what I have to do next is to figure out how to upload an array of files in the test case
Looks like progress. Good work!
Figured this change in reading a file would work:
https://github.com/Doveps/mono/blob/0acaf09f5d68749f92f7bafa53e126764a62fe6e/savant/app/get_scanned.py#L51-L74
Worked well for a single upload as opposed to the previous ticket where even a single upload can't be read.
I guess what I have to do next is to figure out how to upload an array of files in the test case