Skip to content

Commit

Permalink
feat: refactor ingest <- Ingest test fixtures update (#3064)
Browse files Browse the repository at this point in the history
This pull request includes updated ingest test fixtures.
Please review and merge if appropriate.

Co-authored-by: rbiseck3 <[email protected]>
  • Loading branch information
ryannikolaidis and rbiseck3 authored May 21, 2024
1 parent d34cf93 commit 5103807
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"element_id": "087bf46fb6864a7a3f3ebd7560205656",
"metadata": {
"data_source": {
"date_created": "2023-04-23T12:56:26.101000+00:00",
"date_modified": "2023-04-23T13:01:24.441000+00:00",
"record_locator": {
"channel": "1099601456321003600"
},
"url": "https://discord.com/channels/1099414370531950602/1099601456321003600"
},
"filename": "1099601456321003600.txt",
"filetype": "text/plain",
"languages": [
"eng"
]
},
"text": "Why did the bot go on a diet? Because it had too many mega-bytes! This is a bot",
"type": "NarrativeText"
}
]
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
}
}
}
]
]

0 comments on commit 5103807

Please sign in to comment.