From daab4185aa88bc9ea3b7434776ff02c549d19ce0 Mon Sep 17 00:00:00 2001 From: Nicolas Kaenzig Date: Fri, 6 Dec 2024 10:09:58 +0100 Subject: [PATCH] uncomment line --- tests/eva/core/models/modules/test_inference.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/eva/core/models/modules/test_inference.py b/tests/eva/core/models/modules/test_inference.py index 379bc9de0..247abf46e 100644 --- a/tests/eva/core/models/modules/test_inference.py +++ b/tests/eva/core/models/modules/test_inference.py @@ -19,7 +19,7 @@ "dataset_fixture", [ "classification_dataset", - # "classification_dataset_with_metadata", + "classification_dataset_with_metadata", ], ) def test_inference_module_predict(