We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
describe.only
1 parent fc11f7a commit 075c94fCopy full SHA for 075c94f
test/core/plugins/oas3/wrap-auth-selectors.js
@@ -5,7 +5,7 @@ import {
5
definitionsToAuthorize
6
} from "corePlugins/oas3/auth-extensions/wrap-selectors"
7
8
-describe.only("oas3 plugin - auth extensions - wrapSelectors", function(){
+describe("oas3 plugin - auth extensions - wrapSelectors", function(){
9
10
describe("execute", function(){
11
0 commit comments