From 929c1ee1182e18496a8cfdc56cde4a008e59a5c6 Mon Sep 17 00:00:00 2001 From: HampusM Date: Fri, 23 Jul 2021 14:17:35 +0200 Subject: The test setup script uses the env variables type & fetches refs --- test/util.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'test/util.ts') diff --git a/test/util.ts b/test/util.ts index 50611d6..6cc5cbc 100644 --- a/test/util.ts +++ b/test/util.ts @@ -3,6 +3,7 @@ import { Commit } from "server/src/git/commit"; export type EnvironmentVariables = { BASE_DIR: string, AVAIL_REPO: string, + AVAIL_REPO_URL: string, UNAVAIL_REPO: string, AVAIL_OBJECT: string, UNAVAIL_OBJECT: string, -- cgit v1.2.3-18-g5258