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
|
testSlackme
|
||||||
);
|
);
|
||||||
await testSlackMessage.sendToRoom('random');
|
await testSlackMessage.sendToRoom('random');
|
||||||
await tools.delayFor(5000);
|
await tools.delayFor(1000);
|
||||||
await testSlackMessage.updateAndSend({
|
await testSlackMessage.updateAndSend({
|
||||||
author_name: 'GitLab CI',
|
author_name: 'GitLab CI',
|
||||||
author_link: 'https://gitlab.com/',
|
author_link: 'https://gitlab.com/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user