Skip to content

Commit 7a1634a

Browse files
authored
Fix test warning from prop validation. (#866)
1 parent e0058c4 commit 7a1634a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/components/ContentNode.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2582,6 +2582,7 @@ describe('ContentNode', () => {
25822582
references: {
25832583
b: {
25842584
title: 'B',
2585+
url: '/b',
25852586
},
25862587
},
25872588
},

0 commit comments

Comments
 (0)