-
Notifications
You must be signed in to change notification settings - Fork 0
Disable retry timeouts for cmd/slack-bot test #55
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
We need to disable the retries timeout for this test
devbot/cmd/slack-bot/main_test.go
Line 12 in 524aaf5
| func TestMain_Retries(t *testing.T) { |
Here we set the timeout
https://github.com/sharovik/devbot/blob/master/cmd/slack-bot/main.go#L58
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed