diff options
Diffstat (limited to '_pytest/data/message-normal.json')
-rw-r--r-- | _pytest/data/message-normal.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_pytest/data/message-normal.json b/_pytest/data/message-normal.json new file mode 100644 index 0000000..f3dc568 --- /dev/null +++ b/_pytest/data/message-normal.json @@ -0,0 +1,8 @@ +{ + "type": "message", + "channel": "C2147483705", + "user": "U2147483697", + "text": "Hello world", + "ts": "1355517523.000005", + "myserver": "test.slack.com" +} |