fix tests

This commit is contained in:
Deven Joshi
2021-11-01 18:40:07 +05:30
parent 4b6879650d
commit a4e6f152cb
9 changed files with 23 additions and 18 deletions
@@ -15,7 +15,7 @@ void main() {
setUp(() {
fileUploader = StreamAttachmentFileUploader(client);
registerFallbackValue<MultipartFile>(FakeMultiPartFile());
registerFallbackValue(FakeMultiPartFile());
});
Response successResponse(String path, {Object? data}) => Response(