diff --git a/src/core/client/stream/test/editComment.spec.tsx b/src/core/client/stream/test/editComment.spec.tsx index d141201ea..de22f2384 100644 --- a/src/core/client/stream/test/editComment.spec.tsx +++ b/src/core/client/stream/test/editComment.spec.tsx @@ -25,7 +25,6 @@ function createTestRenderer() { s .withArgs(undefined, { input: { - assetID: assets[0].id, commentID: assets[0].comments.edges[0].node.id, body: "Edited!", clientMutationId: "0",