Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Mar 15, 2024
1 parent 7977610 commit 1ba2402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export function getConfig(basePath: string): ConnectionConfig {
useNullAsDefault: true,
debug: false,
}
case 'mysql2':
case 'mysql':
return {
client: 'mysql2',
connection: {
Expand Down

0 comments on commit 1ba2402

Please sign in to comment.