diff --git a/test/core/utils.js b/test/core/utils.js index b4be6c1b..42103cc1 100644 --- a/test/core/utils.js +++ b/test/core/utils.js @@ -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": {