mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-21 22:56:29 -04:00
Update test helpers
This commit is contained in:
@@ -36,3 +36,4 @@ export type Video = typeof Video.static;
|
||||
registerExamples(Video, bubbleVideo);
|
||||
|
||||
export const SeedVideo = t.Omit(Video, ["id", "slug", "createdAt"]);
|
||||
export type SeedVideo = typeof SeedVideo.static;
|
||||
|
||||
Reference in New Issue
Block a user