Skip to content

Commit 9101129

Browse files
committed
fix test file
1 parent 77f4579 commit 9101129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/clients/tanstack-query/test/schemas/procedures/schema-lite.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// NOTE: Test fixture schema used for TanStack Query typing tests. //
33
//////////////////////////////////////////////////////////////////////////////////////////////
44

5-
import { type SchemaDef, ExpressionUtils } from '@zenstackhq/orm/schema';
5+
import { type SchemaDef, ExpressionUtils } from '@zenstackhq/schema';
66

77
export class SchemaType implements SchemaDef {
88
provider = {

0 commit comments

Comments
 (0)