From 24e276065bd397a5472ec640ba9fb72366ef11c0 Mon Sep 17 00:00:00 2001 From: PascalEgn Date: Fri, 13 Sep 2024 15:10:30 +0200 Subject: [PATCH] a --- tests/integration/workflows/test_article_workflow.py | 1 + 1 file changed, 1 insertion(+) 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,