Skip to content

Commit 20e2ef1

Browse files
committed
launchql -> pgpm
1 parent 7febcc7 commit 20e2ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/hello-world/__tests__/seeding/seeding.pg.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ beforeAll(async () => {
99
{},
1010
[
1111
// load schema and it's dependencies (supabase full schema)
12-
seed.launchql(),
12+
seed.pgpm(),
1313

1414
// load data from json files
1515
seed.fn(async ({ pg }) => {

0 commit comments

Comments
 (0)