fix tests
This commit is contained in:
@@ -19,6 +19,11 @@ describe("<ObjectModel />", function() {
|
||||
}
|
||||
const props = {
|
||||
getComponent: c => components[c],
|
||||
getConfigs: () => {
|
||||
return {
|
||||
showExtensions: true
|
||||
}
|
||||
},
|
||||
isRef : false,
|
||||
schema: Immutable.fromJS(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user