add stub to models test for specSelectors.isOAS3)
This commit is contained in:
@@ -18,6 +18,7 @@ describe("<Models/>", function(){
|
|||||||
return components[c]
|
return components[c]
|
||||||
},
|
},
|
||||||
specSelectors: {
|
specSelectors: {
|
||||||
|
isOAS3: () => false,
|
||||||
definitions: function() {
|
definitions: function() {
|
||||||
return fromJS({
|
return fromJS({
|
||||||
def1: {},
|
def1: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user