Skip to content

Commit

Permalink
adds duckdb native to test
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Jul 13, 2023
1 parent 0635687 commit 96686f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/integration/test_generic_db_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ def test_query_count(ip_with_dynamic_db, expected, request, test_table_name_dict
"ip_with_mariaDB",
"ip_with_SQLite",
"ip_with_duckDB",
"ip_with_duckDB_native",
"ip_with_Snowflake",
],
)
Expand Down

0 comments on commit 96686f7

Please sign in to comment.