From b47449f8a365b4d42e5e5f2370412feecfcf24fc Mon Sep 17 00:00:00 2001 From: svittoz <137794505+svittoz@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:56:11 +0200 Subject: [PATCH] Update test_visit_merging.py --- tests/test_visit_merging.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_visit_merging.py b/tests/test_visit_merging.py index 1c3e84d4..7a40e993 100644 --- a/tests/test_visit_merging.py +++ b/tests/test_visit_merging.py @@ -47,7 +47,7 @@ "module", [ "pandas", - # "koalas" + "koalas" ], ) @pytest.mark.parametrize(