Skip to content

Commit

Permalink
Preparing the foundation for better element IDs <- Ingest test fixtur…
Browse files Browse the repository at this point in the history
…es update (#2871)

This pull request includes updated ingest test fixtures.
Please review and merge if appropriate.

Co-authored-by: micmarty-deepsense <[email protected]>
  • Loading branch information
ryannikolaidis and micmarty-deepsense authored Apr 9, 2024
1 parent 6d9d103 commit 76e2c51
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"eng"
],
"page_name": "Stanley Cups",
"page_number": 1,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>13</td>\n </tr>\n </tbody>\n</table>"
"page_number": 1
},
"text": "Stanley Cups",
"type": "Title"
Expand Down Expand Up @@ -68,8 +67,7 @@
"eng"
],
"page_name": "Stanley Cups Since 67",
"page_number": 2,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>0</td>\n </tr>\n </tbody>\n</table>"
"page_number": 2
},
"text": "Stanley Cups Since 67",
"type": "Title"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"eng"
],
"page_name": "Stanley Cups",
"page_number": 1,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>13</td>\n </tr>\n </tbody>\n</table>"
"page_number": 1
},
"text": "Stanley Cups",
"type": "Title"
Expand Down Expand Up @@ -68,8 +67,7 @@
"eng"
],
"page_name": "Stanley Cups Since 67",
"page_number": 2,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>0</td>\n </tr>\n </tbody>\n</table>"
"page_number": 2
},
"text": "Stanley Cups Since 67",
"type": "Title"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"eng"
],
"page_name": "Stanley Cups",
"page_number": 1,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>13</td>\n </tr>\n </tbody>\n</table>"
"page_number": 1
},
"text": "Stanley Cups",
"type": "Title"
Expand Down Expand Up @@ -65,8 +64,7 @@
"eng"
],
"page_name": "Stanley Cups Since 67",
"page_number": 2,
"text_as_html": "<table border=\"1\" class=\"dataframe\">\n <tbody>\n <tr>\n <td>Team</td>\n <td>Location</td>\n <td>Stanley Cups</td>\n </tr>\n <tr>\n <td>Blues</td>\n <td>STL</td>\n <td>1</td>\n </tr>\n <tr>\n <td>Flyers</td>\n <td>PHI</td>\n <td>2</td>\n </tr>\n <tr>\n <td>Maple Leafs</td>\n <td>TOR</td>\n <td>0</td>\n </tr>\n </tbody>\n</table>"
"page_number": 2
},
"text": "Stanley Cups Since 67",
"type": "Title"
Expand Down

0 comments on commit 76e2c51

Please sign in to comment.