Skip to content

Commit dcd643c

Browse files
Update test/test-pdf-creation.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent f0687ca commit dcd643c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-pdf-creation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ console.log('Line 3');
138138
}
139139

140140
// --- Modification Test ---
141-
console.log('\n2. Testing PDF Modification - keep layout...');
141+
console.log('\n3. Testing PDF Modification - keep layout...');
142142

143143
await writePdf(SAMPLE_FILE, [
144144
{

0 commit comments

Comments
 (0)