Skip to content

Commit

Permalink
skip failed test
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeddro committed Dec 20, 2024
1 parent e74423b commit 3259ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-package/tests/test_download/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def test_read_sql():
pd.DataFrame,
)


@pytest.mark.skip(reason="outdated")
def test_read_sql_no_billing_project_id():
"""
Test if the `read_sql` function raises an error when the billing project id is not provided.
Expand Down

0 comments on commit 3259ab1

Please sign in to comment.