From 88f67b1c7152a01492ad5f0f94700077eb108b07 Mon Sep 17 00:00:00 2001 From: Lorenzo Migliorero Date: Tue, 23 Jul 2024 21:06:57 +0200 Subject: [PATCH] test: reset baseapp --- __test__/traefik/traefik.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__test__/traefik/traefik.test.ts b/__test__/traefik/traefik.test.ts index 797074ea..f10eefb3 100644 --- a/__test__/traefik/traefik.test.ts +++ b/__test__/traefik/traefik.test.ts @@ -18,7 +18,7 @@ const baseApp: ApplicationNested = { cpuReservation: null, createdAt: "", customGitBranch: "", - customGitBuildPath: "/", + customGitBuildPath: "", customGitSSHKey: "", customGitUrl: "", description: "",