From a8f315db4b7face275748b97612d46d23aa5e7e2 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Sun, 23 Sep 2018 18:08:24 -0600 Subject: [PATCH] fix: test patches --- src/core/client/stream/test/comments/postComment.spec.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/client/stream/test/comments/postComment.spec.tsx b/src/core/client/stream/test/comments/postComment.spec.tsx index 01f296ffc..133f0976e 100644 --- a/src/core/client/stream/test/comments/postComment.spec.tsx +++ b/src/core/client/stream/test/comments/postComment.spec.tsx @@ -39,6 +39,7 @@ beforeEach(() => { edited: false, editableUntil: "2018-07-06T18:24:30.000Z", }, + replies: { edges: [], pageInfo: {} }, }, }, clientMutationId: "0",