From f63f022e0c543d3e15849ea8190d9817203b05e0 Mon Sep 17 00:00:00 2001 From: Owen Conti Date: Sun, 17 Sep 2017 09:48:26 -0600 Subject: [PATCH] Remove `.only` from utils test --- test/core/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {