Skip to content

Commit f598460

Browse files
committed
test: fix test assertion
1 parent 653cfd5 commit f598460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/database/query-client.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@ test.group('Query client | get tables', (group) => {
465465
'countries',
466466
'follows',
467467
'friends',
468-
'group_user',
469468
'groups',
469+
'group_user',
470470
'identities',
471471
'posts',
472472
'profiles',

0 commit comments

Comments
 (0)