Skip to content

src-expose: disable background updates in tests

Administrator requested to merge k/flaky into master

Created by: keegancsmith

We could complicate the design of Serve such that we wait for background updates to stop. However, this would be for the benefit of tests only. Instead we just disable background updates in tests.

Fixes https://github.com/sourcegraph/sourcegraph/issues/12351

Merge request reports

Loading