2 Commits

Author SHA1 Message Date
lizheming 5b410441e6 1.1.4 2019-01-30 17:14:09 +08:00
lizheming a10b8c2982 fix test bug 2019-01-30 17:13:59 +08:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "drone-wechat",
"version": "1.1.3",
"version": "1.1.4",
"description": "drone wechat notification plugin",
"main": "index.js",
"scripts": {
+1
View File
@@ -60,6 +60,7 @@ test('send wechat with corp id', async t => {
PLUGIN_MESSAGE: MESSAGE,
PLUGIN_TO_PARTY: 'party',
PLUGIN_TO_TAG: 'tag',
PLUGIN_TO_USER: '@all',
PLUGIN_MSG_URL: '',
PLUGIN_BTN_TEXT: 'more',
PLUGIN_AGENT_ID: 1122