fix(core): update
This commit is contained in:
parent
1240505227
commit
cb072d0f6a
@ -57,7 +57,7 @@ tap.test('should send a message to Slack by directly calling the message', async
|
||||
testSlackme
|
||||
);
|
||||
await testSlackMessage.sendToRoom('random');
|
||||
await tools.delayFor(5000);
|
||||
await tools.delayFor(1000);
|
||||
await testSlackMessage.updateAndSend({
|
||||
author_name: 'GitLab CI',
|
||||
author_link: 'https://gitlab.com/',
|
||||
|
Loading…
Reference in New Issue
Block a user