propType test fix

This commit is contained in:
Greg Thompson
2017-11-09 10:23:02 -06:00
parent 91dab7b166
commit ee5d9a8c34

View File

@@ -14,6 +14,9 @@ describe("<PrimitiveModel/>", function() {
}
const props = {
getComponent: c => components[c],
getConfigs: () => ({
showExtensions: false
}),
name: "Name from props",
depth: 1,
schema: fromJS({