Disable RequestContext deadline checking in tests
This deadline made it difficult to debug feature specs because any Gitaly calls that were issued would fail after 57 seconds. We disable this timeout during tests to make it easier to use a debugger. Closes https://gitlab.com/gitlab-org/gitlab-development-kit/issues/882
Showing
Please register or sign in to comment