From 0a9dc9155b1ff167eb1d1dae7f30b58fc425aad2 Mon Sep 17 00:00:00 2001 From: Gabriel Brammer Date: Fri, 24 May 2024 15:11:15 +0200 Subject: [PATCH] fix test --- msaexp/tests/test_combine.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msaexp/tests/test_combine.py b/msaexp/tests/test_combine.py index ef11e60..67d95eb 100644 --- a/msaexp/tests/test_combine.py +++ b/msaexp/tests/test_combine.py @@ -219,7 +219,7 @@ def test_slit_group(): "position_key": "y_index", "nhot": 0, "ncold": 0, - "has_sky_arrays": False, + # "has_sky_arrays": False, "weight_type": "ivm", "percentile_outliers": 0, "removed_pathloss": "PATHLOSS_UN",