Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Sep 27, 2024
1 parent 790a343 commit 1bd3cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py-polars/tests/unit/io/database/test_write.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
@pytest.mark.parametrize(
("engine", "uri_connection"),
[
[("sqlalchemy", True), ("sqlalchemy", False), ("adbc", True), ("adbc", False)],
("sqlalchemy", True),
("sqlalchemy", False),
pytest.param(
Expand Down

0 comments on commit 1bd3cc8

Please sign in to comment.