We need to disable the retries timeout for this test https://github.com/sharovik/devbot/blob/524aaf51bedc6ef4a337b5999952a78261e1fa93/cmd/slack-bot/main_test.go#L12 Here we set the timeout https://github.com/sharovik/devbot/blob/master/cmd/slack-bot/main.go#L58
We need to disable the retries timeout for this test
devbot/cmd/slack-bot/main_test.go
Line 12 in 524aaf5
Here we set the timeout
https://github.com/sharovik/devbot/blob/master/cmd/slack-bot/main.go#L58