Skip to content

Commit

Permalink
Fix dialects.
Browse files Browse the repository at this point in the history
  • Loading branch information
narreola committed Mar 19, 2024
1 parent 338165b commit 5aecde1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/runtimes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ export const allDatabases = [
'duckdb',
'duckdb_wasm',
'snowflake',
'duckdb',
];

type RuntimeDatabaseNames = (typeof allDatabases)[number];
Expand Down

0 comments on commit 5aecde1

Please sign in to comment.