Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/6052 ajax responseType should default to "json" (#6056)
* chore: Fix XHR mock to not change responseType on its own * fix(ajax): Ensure that `responseType` defaults to `"json"` - Updates tests to be more accurate Resolves #6052
- Loading branch information