Merge branch 'master' into master

This commit is contained in:
Alexander Vangelov
2017-09-20 13:11:53 -04:00
committed by GitHub
6 changed files with 58 additions and 7 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": {