refactor: Update test to be up to date with current metadata refactor effort
This commit is contained in:
parent
5c17501bb8
commit
4196a4ce89
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ def test_PdfDocument():
|
|||
id=uuid.uuid4(),
|
||||
name="Test document.pdf",
|
||||
raw_data_location=test_file_path,
|
||||
foreign_metadata="",
|
||||
mime_type="",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue