-
-
-
-
-
- Signed in as
-
- Markus
-
- .
-
-
-
- Not you?
-
-
-
-
-
-
-
-
+
+ Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
+
+GraphQL request (3:3)
+2: $assetID: ID!
+3: $signedIn: Boolean!
+ ^
+4: ) {
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
index 63360eccb..6376cc1c3 100644
--- a/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/postReply.spec.tsx.snap
@@ -1,1579 +1,18 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`post a reply: open reply form 1`] = `
-
-
-
-
-
-
- Signed in as
-
- Markus
-
- .
-
-
-
- Not you?
-
-
-
-
-
-
-
-
-
-
-`;
-
-exports[`post a reply: optimistic response 1`] = `
-
-
-
-
-
-
- Signed in as
-
- Markus
-
- .
-
-
-
- Not you?
-
-
-
-
-
-
-
-
-`;
-
-exports[`post a reply: server response 1`] = `
-
-
-
-
-
-
- Signed in as
-
- Markus
-
- .
-
-
-
- Not you?
-
-
-
-
-
-
-
-
-
-`;
-
exports[`renders comment stream 1`] = `
-
-
-
-
-
- Signed in as
-
- Markus
-
- .
-
-
-
- Not you?
-
-
-
-
-
-
-
-
+
+ Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
+
+GraphQL request (3:3)
+2: $assetID: ID!
+3: $signedIn: Boolean!
+ ^
+4: ) {
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/renderReplies.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/renderReplies.spec.tsx.snap
index bc69ca2ca..6376cc1c3 100644
--- a/src/core/client/stream/test/__snapshots__/renderReplies.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/renderReplies.spec.tsx.snap
@@ -4,374 +4,15 @@ exports[`renders comment stream 1`] = `
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Post a comment
-
-
-
-
-
-
-
-
-
+
+ Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
+
+GraphQL request (3:3)
+2: $assetID: ID!
+3: $signedIn: Boolean!
+ ^
+4: ) {
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
index befacc4ef..6376cc1c3 100644
--- a/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/renderStream.spec.tsx.snap
@@ -4,262 +4,15 @@ exports[`renders comment stream 1`] = `
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Post a comment
-
-
-
-
-
-
-
-
-
+
+ Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
+
+GraphQL request (3:3)
+2: $assetID: ID!
+3: $signedIn: Boolean!
+ ^
+4: ) {
+
`;
diff --git a/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap b/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
index d8a24d800..29fc3ded2 100644
--- a/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
+++ b/src/core/client/stream/test/__snapshots__/showAllReplies.spec.tsx.snap
@@ -4,284 +4,15 @@ exports[`renders comment stream 1`] = `
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Post a comment
-
-
-
-
-
-
-
-
-
+
+ Variable "$signedIn" got invalid value null; Expected non-nullable type Boolean! not to be null.
+
+GraphQL request (3:3)
+2: $assetID: ID!
+3: $signedIn: Boolean!
+ ^
+4: ) {
+
`;