aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/data/websocket/1485975476.86-group_joined.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/1485975476.86-group_joined.json
parent0403bd65ba35744d6adaa3946f1a79d52fd981cc (diff)
downloadwee-slack-e63a037a323221e24ba0f422d8d81ee77f0b3ce0.tar.gz
json not str(dict)
Diffstat (limited to '_pytest/data/websocket/1485975476.86-group_joined.json')
-rw-r--r--_pytest/data/websocket/1485975476.86-group_joined.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pytest/data/websocket/1485975476.86-group_joined.json b/_pytest/data/websocket/1485975476.86-group_joined.json
index b4316f3..bbd971c 100644
--- a/_pytest/data/websocket/1485975476.86-group_joined.json
+++ b/_pytest/data/websocket/1485975476.86-group_joined.json
@@ -1 +1 @@
-{u'event_ts': u'1485975476.876646', 'wee_slack_metadata': {'team': 'd80c2b6c3127dbb1991917394ed219e8212a2606'}, u'type': u'group_joined', u'channel': {u'name': u'some-channel', u'creator': u'U407ABLLW', u'is_mpim': False, u'is_archived': False, u'created': 1485975458, u'is_group': True, u'topic': {u'last_set': 1485975476, u'value': u'', u'creator': u'U407ABLLW'}, u'purpose': {u'last_set': 1485975476, u'value': u'who knows?', u'creator': u'U407ABLLW'}, u'members': [u'U407ABLLW', u'U3ZKBBDL5'], u'is_starred': False, u'id': u'G409GKN9M'}} \ No newline at end of file
+{"event_ts": "1485975476.876646", "wee_slack_metadata": {"team": "d80c2b6c3127dbb1991917394ed219e8212a2606"}, "type": "group_joined", "channel": {"name": "some-channel", "created": 1485975458, "is_mpim": false, "is_archived": false, "creator": "U407ABLLW", "is_group": true, "topic": {"last_set": 1485975476, "value": "", "creator": "U407ABLLW"}, "purpose": {"last_set": 1485975476, "value": "who knows?", "creator": "U407ABLLW"}, "members": ["U407ABLLW", "U3ZKBBDL5"], "is_starred": false, "id": "G409GKN9M"}}