Skip to content

Commit

Permalink
TEMP: dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Sep 9, 2024
1 parent eed3363 commit f0c05bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-client-drizzle/test/drizzle.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ function getDrizzleClient(type: string, branch: string) {
}

describe.concurrent.each([{ type: 'pg' }, { type: 'http' }])('Drizzle $type', ({ type }) => {
// dummy change
beforeAll(async () => {
await api.databases.createDatabase({
pathParams: { workspaceId: workspace, dbName: database },
Expand Down

0 comments on commit f0c05bd

Please sign in to comment.