Skip to content

Commit cf3f154

Browse files
committed
review: fix vue-vanilla one of renderer tests
1 parent 659c47e commit cf3f154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue-vanilla/tests/unit/complex/OneOfRenderer.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { mountJsonForms } from '../util';
33

44
const schema = {
55
title: 'My Object',
6+
'x-jsf-type-property': 'variant',
67
oneOf: [
78
{
89
title: 'Variant A',

0 commit comments

Comments
 (0)