From e63a037a323221e24ba0f422d8d81ee77f0b3ce0 Mon Sep 17 00:00:00 2001 From: Ryan Huber Date: Wed, 1 Feb 2017 11:44:02 -0800 Subject: json not str(dict) --- _pytest/data/websocket/1485976186.62-channel_unarchive.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_pytest/data/websocket/1485976186.62-channel_unarchive.json') diff --git a/_pytest/data/websocket/1485976186.62-channel_unarchive.json b/_pytest/data/websocket/1485976186.62-channel_unarchive.json index 67f15d7..c95897d 100644 --- a/_pytest/data/websocket/1485976186.62-channel_unarchive.json +++ b/_pytest/data/websocket/1485976186.62-channel_unarchive.json @@ -1 +1 @@ -{u'event_ts': u'1485976186.892309', 'wee_slack_metadata': {'team': 'd80c2b6c3127dbb1991917394ed219e8212a2606'}, u'type': u'channel_unarchive', u'user': u'U407ABLLW', u'channel': u'C3ZM2GMGU'} \ No newline at end of file +{"event_ts": "1485976186.892309", "wee_slack_metadata": {"team": "d80c2b6c3127dbb1991917394ed219e8212a2606"}, "type": "channel_unarchive", "user": "U407ABLLW", "channel": "C3ZM2GMGU"} -- cgit