Fix invalid usage of FormData in karma tests
Several tests are not passing options to FormData
properly, failing several when being run separately:
spec/javascripts/dropzone_input_spec.js
spec/javascripts/blob/blob_file_dropzone_spec.js
See #67206 (moved) for details
Does this MR meet the acceptance criteria?
Conformity
- [-] Changelog entry for user-facing changes, or community contribution. Check the link for other scenarios.
- [-] Documentation created/updated or follow-up review issue created
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
- [-] Separation of EE specific content
Edited by Illya Klymov