We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbcaeb9 commit 08a7f4eCopy full SHA for 08a7f4e
tests/__snapshots__/sse.test.js.snap
@@ -4,7 +4,7 @@ exports[`sse should publish events with correct structure 1`] = `
4
Array [
5
6
Object {
7
- "data": "{"key":"superview","value":{"views":[{"time":1490432584312}]}}",
+ "data": "{\\"key\\":\\"superview\\",\\"value\\":{\\"views\\":[{\\"time\\":1490432584312}]}}",
8
"event": "micro-analytics-ping",
9
},
10
],
0 commit comments