Skip to content

Commit 1fcdd15

Browse files
authored
Update standard.spec.js
1 parent 42dc206 commit 1fcdd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/init/standard.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ describe('jsPDF init options', () => {
6363
Courier: ['', 'Bold', 'Oblique', 'BoldOblique'],
6464
times: ['normal', 'bold', 'italic', 'bolditalic'],
6565
Times: ['Roman', 'Bold', 'Italic', 'BoldItalic'],
66-
zapfdingbats: ['undefined'],
66+
zapfdingbats: ['normal'],
6767
ZapfDingbats: ['']
6868
})
6969
})

0 commit comments

Comments
 (0)