Remove doubled ContextMenuResource, spearate menu for trash view
[arvados-workbench2.git] / src / models / test-utils.ts
index 49eea605d563d106cb53cc63817f3074227576f7..b08ce5a0525bd913b4d774262f3548b664e8e9ac 100644 (file)
@@ -34,7 +34,7 @@ export const mockCommonResource = (data: Partial<Resource>): Resource => ({
     createdAt: "",
     etag: "",
     href: "",
-    kind: "",
+    kind: ResourceKind.NONE,
     modifiedAt: "",
     modifiedByClientUuid: "",
     modifiedByUserUuid: "",