You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pipelines/tests/nodes/file_converter/test_pdf.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,10 @@ def test_conversion(self):
25
25
26
26
expected_result= [
27
27
{
28
-
"content": "A Simple PDF File\nThis is a small demonstration .pdf file -\njust for use in the Virtual Mechanics tutorials. More text. And more\ntext. And more text. And more text. And more text.\nAnd more text. And more text. And more text. And more text. And more\ntext. And more text. Boring, zzzzz. And more text. And more text. And\nmore text. And more text. And more text. And more text. And more text.\nAnd more text. And more text.\nAnd more text. And more text. And more text. And more text. And more\ntext. And more text. And more text. Even more. Continued on page 2 ...\x0cSimple PDF File 2\n...continued from page 1. Yet more text. And more text. And more text.\nAnd more text. And more text. And more text. And more text. And more\ntext. Oh, how boring typing this stuff. But not as boring as watching\npaint dry. And more text. And more text. And more text. And more text.\nBoring. More, a little more text. The end, and just as well.",
28
+
"content": "A Simple PDF File\n This is a small demonstration .pdf file -\n just for use in the Virtual Mechanics tutorials. More text. And more\n text. And more text. And more text. And more text.\n And more text. And more text. And more text. And more text. And more\n text. And more text. Boring, zzzzz. And more text. And more text. And\n more text. And more text. And more text. And more text. And more text.\n And more text. And more text.\n And more text. And more text. And more text. And more text. And more\n text. And more text. And more text. Even more. Continued on page 2 ...\x0c Simple PDF File 2\n...continued from page 1. Yet more text. And more text. And more text.\n And more text. And more text. And more text. And more text. And more\n text. Oh, how boring typing this stuff. But not as boring as watching\n paint dry. And more text. And more text. And more text. And more text.\n Boring. More, a little more text. The end, and just as well.",
0 commit comments