From d99e33a517c5e2268becb9f9ce1645314e17855a Mon Sep 17 00:00:00 2001 From: ncclementi Date: Wed, 18 Sep 2024 11:44:11 -0400 Subject: [PATCH] chore: remove xfail marker --- ibis/backends/tests/test_signatures.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ibis/backends/tests/test_signatures.py b/ibis/backends/tests/test_signatures.py index 0d450155aa306..d1065867c0bf6 100644 --- a/ibis/backends/tests/test_signatures.py +++ b/ibis/backends/tests/test_signatures.py @@ -130,7 +130,6 @@ def _scrape_methods(modules, params): marks=pytest.mark.notyet( [ "polars", - "snowflake", ] ), ),