mirror of
https://github.com/status-im/autobounty.git
synced 2025-03-01 21:40:38 +00:00
extra , removed
This commit is contained in:
parent
52960446a4
commit
e50651e59f
@ -14,7 +14,7 @@ let requests = [
|
||||
{ body: { action: 'created', comment: { body: 'Creating my first comment', user: { login: 'randomUser' } } } },
|
||||
{ body: { action: 'edited', comment: { body: 'Editing my comment', user: { login: 'RandomUser' } } } },
|
||||
{ body: { action: 'edited', comment: { body: sob_comment, user: { login: 'status-open-bounty' } } } },
|
||||
{ body: { action: 'created', issue: { labels: ['bounty', 'bounty-s'] }, comment: { body: sob_comment, user: { login: 'jomsdev' } } } },
|
||||
{ body: { action: 'created', issue: { labels: ['bounty', 'bounty-s'] }, comment: { body: sob_comment, user: { login: 'jomsdev' } } } }
|
||||
];
|
||||
|
||||
describe('Bot behavior', function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user