Skip to content

Increase chat test timeouts to 10s

Nick Sellen requested to merge increase-chat-test-timeout into master

What does this MR do?

Just increases the chat test timeout from 5s to 10s. Sometimes the CI tests fails because of that. 5s already seems plenty long enough, so maybe the chat test is actually stuck indefinitely, but ...

How confident are you it won't break things if deployed?

Very. It is just a test modification.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Nick Sellen

Merge request reports