aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/data/websocket/1485975747.17-channel_created.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/1485975747.17-channel_created.json
parent0403bd65ba35744d6adaa3946f1a79d52fd981cc (diff)
downloadwee-slack-e63a037a323221e24ba0f422d8d81ee77f0b3ce0.tar.gz
json not str(dict)
Diffstat (limited to '_pytest/data/websocket/1485975747.17-channel_created.json')
-rw-r--r--_pytest/data/websocket/1485975747.17-channel_created.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pytest/data/websocket/1485975747.17-channel_created.json b/_pytest/data/websocket/1485975747.17-channel_created.json
index 453552d..6bcafdb 100644
--- a/_pytest/data/websocket/1485975747.17-channel_created.json
+++ b/_pytest/data/websocket/1485975747.17-channel_created.json
@@ -1 +1 @@
-{u'event_ts': u'1485975746.882009', 'wee_slack_metadata': {'team': 'd80c2b6c3127dbb1991917394ed219e8212a2606'}, u'type': u'channel_created', u'channel': {u'is_shared': False, u'is_channel': True, u'created': 1485975747, u'creator': u'U407ABLLW', u'is_org_shared': False, u'id': u'C3ZM8JTD3', u'name': u'some-channel2'}} \ No newline at end of file
+{"event_ts": "1485975746.882009", "wee_slack_metadata": {"team": "d80c2b6c3127dbb1991917394ed219e8212a2606"}, "type": "channel_created", "channel": {"is_shared": false, "is_channel": true, "creator": "U407ABLLW", "created": 1485975747, "is_org_shared": false, "id": "C3ZM8JTD3", "name": "some-channel2"}}