Skip to content

Commit 075c94f

Browse files
committed
Remove describe.only
1 parent fc11f7a commit 075c94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/core/plugins/oas3/wrap-auth-selectors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import {
55
definitionsToAuthorize
66
} from "corePlugins/oas3/auth-extensions/wrap-selectors"
77

8-
describe.only("oas3 plugin - auth extensions - wrapSelectors", function(){
8+
describe("oas3 plugin - auth extensions - wrapSelectors", function(){
99

1010
describe("execute", function(){
1111

0 commit comments

Comments
 (0)