Skip to content

Commit 0405df6

Browse files
committed
another spec fix
1 parent 443d83e commit 0405df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hubmap_translation/addl_index_transformations/portal/tests/test_transform.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,9 @@
172172
expected_output_doc_integrated_epic = expected_output_doc.copy()
173173
expected_output_doc_integrated_epic.update(
174174
{
175+
"creation_action": CreationAction.EPIC,
175176
"is_integrated": True,
177+
"processing_type": "external",
176178
}
177179
)
178180

0 commit comments

Comments
 (0)