Skip to content

Commit 7c2fabb

Browse files
committed
fix: mock validation pipe
1 parent 4672056 commit 7c2fabb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/runtime/validation/mock.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ export const union = noop
1212
export const record = noop
1313
export const any = noop
1414
export const minLength = noop
15+
16+
export const pipe = noop

0 commit comments

Comments
 (0)