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 = {