2 Commits

Author SHA1 Message Date
lizheming 4f828a37a2 1.1.2 2019-01-23 11:55:49 +08:00
lizheming 960b54b0da fix test with totag 2019-01-23 11:45:48 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "drone-wechat",
"version": "1.1.1",
"version": "1.1.2",
"description": "drone wechat notification plugin",
"main": "index.js",
"scripts": {
+1 -1
View File
@@ -79,7 +79,7 @@ test('send wechat with corp id', async t => {
body: {
touser: '@all',
toparty: 'party',
tag: 'tag',
totag: 'tag',
msgtype: 'textcard',
agentid: 1122,
safe: 0,