diff --git a/tests/integration/workflows/test_article_workflow.py b/tests/integration/workflows/test_article_workflow.py index 3c72146dc4..bceaaabbfb 100644 --- a/tests/integration/workflows/test_article_workflow.py +++ b/tests/integration/workflows/test_article_workflow.py @@ -165,6 +165,7 @@ def test_set_fermilab_collection_from_report_number( mocked_api_request_magpie, mocked_api_request_classifier, mocked_robotupload, + mocked_check_if_germany_in_fulltext, mocked_check_if_core_and_uk_in_fulltext, mocked_external_services, workflow_app,