From 76da978a3ba7aa5cc5c3b4a114fdfdf6dd775688 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 26 Aug 2026 00:42:54 +0100 Subject: Traverse symmetrically in both directions with extract. --- tests/test_domagi.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_domagi.py') diff --git a/tests/test_domagi.py b/tests/test_domagi.py index 3312247..d7190a0 100644 --- a/tests/test_domagi.py +++ b/tests/test_domagi.py @@ -206,7 +206,6 @@ def test_domagi_depth_bed_windows(tmp_path, request, domagi_db_name, bed_windows pd.read_csv(io.StringIO(result.stdout), sep="\t"), check_dtype=False) -@pytest.mark.xfail @pytest.mark.parametrize("domagi_db_name, context_steps, expected_output", [("domagi_db_test1", 1, -- cgit 1.4.1