Skip to content

Commit

Permalink
Fix/6052 ajax responseType should default to "json" (#6056)
Browse files Browse the repository at this point in the history
* 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
benlesh authored Feb 26, 2021
1 parent 9e847d6 commit 5bc8e33
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 54 deletions.
Loading

0 comments on commit 5bc8e33

Please sign in to comment.