From 2798817cf9b2a1aa2e15fabe30277121d42b7213 Mon Sep 17 00:00:00 2001 From: Sung Ching Liu <22844540+bursteratom@users.noreply.github.com> Date: Tue, 8 Apr 2025 09:07:04 -0400 Subject: [PATCH] Update tests/e2e/solo/test_grpo.py Co-authored-by: NanoCode012 --- tests/e2e/solo/test_grpo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/solo/test_grpo.py b/tests/e2e/solo/test_grpo.py index d511c33bc..5a1ce2ed8 100644 --- a/tests/e2e/solo/test_grpo.py +++ b/tests/e2e/solo/test_grpo.py @@ -44,7 +44,7 @@ def oai_gsm8k_transform(cfg, *args, **kwargs): ) @with_temp_dir - def test_custom_rewards_fn_loading(self): + def test_custom_rewards_fn_preprocess(self, temp_dir): # pylint: disable=duplicate-code cfg = DictDefault( {