Merge branch 'master' into bug/3511-query-formData-parameters

This commit is contained in:
Owen Conti
2017-09-20 22:37:43 -06:00
committed by GitHub
7 changed files with 65 additions and 5 deletions

View File

@@ -583,7 +583,7 @@ describe("utils", function() {
})
})
describe.only("getAcceptControllingResponse", () => {
describe("getAcceptControllingResponse", () => {
it("should return the first 2xx response with a media type", () => {
const responses = fromJSOrdered({
"200": {