From 531d0337acae6a5bb89dff2b3731893cc385e899 Mon Sep 17 00:00:00 2001 From: Kyle Shockey Date: Mon, 6 Nov 2017 22:13:29 -0800 Subject: [PATCH] Remove describe.only --- test/core/plugins/auth/selectors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/core/plugins/auth/selectors.js b/test/core/plugins/auth/selectors.js index 99ad9c50..a8234a19 100644 --- a/test/core/plugins/auth/selectors.js +++ b/test/core/plugins/auth/selectors.js @@ -3,7 +3,7 @@ import expect from "expect" import { fromJS } from "immutable" import { definitionsToAuthorize, definitionsForRequirements } from "corePlugins/auth/selectors" -describe.only("auth plugin - selectors", () => { +describe("auth plugin - selectors", () => { describe("definitionsToAuthorize", () => { it("should return securityDefinitions as a List", () => { const securityDefinitions = {