Skip to content

Commit 8cd8a5a

Browse files
committed
Fix Navigator.spec.js
1 parent bf88297 commit 8cd8a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/components/Navigator.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ describe('Navigator', () => {
9999
apiChanges: null,
100100
navigatorReferences,
101101
hideAvailableTags: false,
102+
shouldTruncateTags: false,
102103
});
103104
});
104105

0 commit comments

Comments
 (0)