Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Feb 1, 2022
1 parent f78b081 commit 75db8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.test.js
Expand Up @@ -2108,7 +2108,7 @@ describe('release-drafter', () => {
)
.reply(200, releasePayload)

await probot.receive({
probot.receive({
name: 'push',
payload: pushPayload,
})
Expand Down

0 comments on commit 75db8d1

Please sign in to comment.