Skip to content

Commit 0ad16ef

Browse files
committed
Add textSource vdiff test to blank file
1 parent eed521d commit 0ad16ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/vdiff/html2pdf.vdiff.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const conditions = {
1919
};
2020

2121
const fileConditions = {
22-
'blank': ['default'],
22+
'blank': ['default', 'textSource'],
2323
'lorem-ipsum': ['default', 'legacy', 'margin'],
2424
'all-tags': ['default', 'selectCanvas'],
2525
'css-selectors': ['default', 'selectMainId'],

0 commit comments

Comments
 (0)