Skip to content

Commit

Permalink
Изменение названия метода
Browse files Browse the repository at this point in the history
  • Loading branch information
egorprnn committed Oct 23, 2020
1 parent c6c7086 commit 82ff46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ if (process.env.TOKEN) {
index: 1,
VK: vk
})
.post(payload)
.handle(payload)
.then(done)
.catch(done);
});
Expand Down

0 comments on commit 82ff46f

Please sign in to comment.