refactor: Update test to be up to date with current metadata refactor effort

This commit is contained in:
Igor Ilic 2025-01-20 17:53:54 +01:00
parent 5c17501bb8
commit 4196a4ce89

View file

@ -20,6 +20,7 @@ def test_PdfDocument():
id=uuid.uuid4(),
name="Test document.pdf",
raw_data_location=test_file_path,
foreign_metadata="",
mime_type="",
)