sourcegraph/cmd/precise-code-intel/jest.setup.js

6 lines
187 B
JavaScript

// LSIF tests create and migrate Postgres databases, which can take more
// time than the default test timeout. Increase it here for all tests in
// this project.
jest.setTimeout(15000)