aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/data/websocket/1485976157.18-message.json
diff options
context:
space:
mode:
authorRyan Huber <rhuber@gmail.com>2017-02-01 11:44:02 -0800
committerRyan Huber <rhuber@gmail.com>2017-02-01 11:44:02 -0800
commite63a037a323221e24ba0f422d8d81ee77f0b3ce0 (patch)
treef1a3244f9dc194517faf7a837e756f3d2508b3ed /_pytest/data/websocket/1485976157.18-message.json
parent0403bd65ba35744d6adaa3946f1a79d52fd981cc (diff)
downloadwee-slack-e63a037a323221e24ba0f422d8d81ee77f0b3ce0.tar.gz
json not str(dict)
Diffstat (limited to '_pytest/data/websocket/1485976157.18-message.json')
-rw-r--r--_pytest/data/websocket/1485976157.18-message.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pytest/data/websocket/1485976157.18-message.json b/_pytest/data/websocket/1485976157.18-message.json
index 96c82f6..62244b4 100644
--- a/_pytest/data/websocket/1485976157.18-message.json
+++ b/_pytest/data/websocket/1485976157.18-message.json
@@ -1 +1 @@
-{u'event_ts': u'1485976156.891735', u'ts': u'1485976156.000017', 'wee_slack_metadata': {'team': 'd80c2b6c3127dbb1991917394ed219e8212a2606'}, u'subtype': u'message_changed', u'message': {u'text': u'referencing a <#C407ABS94|general>', u'type': u'message', u'user': u'U407ABLLW', u'ts': u'1485976151.000016', u'edited': {u'user': u'U407ABLLW', u'ts': u'1485976157.000000'}}, u'type': u'message', u'hidden': True, u'channel': u'C407ABS94', u'previous_message': {u'text': u'referencing a #channel-that-doesnt-exist', u'type': u'message', u'user': u'U407ABLLW', u'ts': u'1485976151.000016'}} \ No newline at end of file
+{"hidden": true, "event_ts": "1485976156.891735", "ts": "1485976156.000017", "subtype": "message_changed", "wee_slack_metadata": {"team": "d80c2b6c3127dbb1991917394ed219e8212a2606"}, "type": "message", "message": {"text": "referencing a <#C407ABS94|general>", "edited": {"user": "U407ABLLW", "ts": "1485976157.000000"}, "type": "message", "user": "U407ABLLW", "ts": "1485976151.000016"}, "channel": "C407ABS94", "previous_message": {"text": "referencing a #channel-that-doesnt-exist", "type": "message", "user": "U407ABLLW", "ts": "1485976151.000016"}}