Pārlūkot izejas kodu

Remove describe.only

bubble
Kyle Shockey pirms 6 gadiem
vecāks
revīzija
531d0337ac
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      test/core/plugins/auth/selectors.js

+ 1
- 1
test/core/plugins/auth/selectors.js Parādīt failu

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


Notiek ielāde…
Atcelt
Saglabāt