|
|
@@ -12,8 +12,6 @@ import * as fileSearch from "../../../services/search/file-search"
|
|
|
|
|
|
import { RepoPerTaskCheckpointService } from "../RepoPerTaskCheckpointService"
|
|
|
|
|
|
-vitest.setConfig({ testTimeout: 20_000 })
|
|
|
-
|
|
|
const tmpDir = path.join(os.tmpdir(), "CheckpointService")
|
|
|
|
|
|
const initWorkspaceRepo = async ({
|