fix tests

This commit is contained in:
Kyle Shockey
2017-11-23 12:55:29 -06:00
parent 6bb5a95424
commit 88e98ce281

View File

@@ -19,6 +19,11 @@ describe("<ObjectModel />", function() {
}
const props = {
getComponent: c => components[c],
getConfigs: () => {
return {
showExtensions: true
}
},
isRef : false,
schema: Immutable.fromJS(
{