From 3b8bca50c1a8494fdd0d411b8492a74f9ca6a0a5 Mon Sep 17 00:00:00 2001 From: Hampus Date: Fri, 1 Oct 2021 23:21:51 +0200 Subject: fix: remove Gitlab specific things --- test/test.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test.env b/test/test.env index 98c7588..901af99 100644 --- a/test/test.env +++ b/test/test.env @@ -1,8 +1,8 @@ GIT_DIR=/tmp/githermit_test AVAIL_REPO=githermit.git -AVAIL_REPO_URL=https://gitlab.com/HampusMat/githermit.git +AVAIL_REPO_URL=https://github.com/HampusMat/Githermit.git UNAVAIL_REPO=angular AVAIL_OBJECT=16778756fb25808a1311403590cd7d36fbbeee6c UNAVAIL_OBJECT=601747563bff808a1d12403690cd7d36fbbeafcc AVAIL_COMMIT=d546492f4fd400ae61a6abbe1905fdbc67451c4d -UNAVAIL_COMMIT=a546392f4fd440ae61a6afec1d25fdbc67251e2b \ No newline at end of file +UNAVAIL_COMMIT=a546392f4fd440ae61a6afec1d25fdbc67251e2b -- cgit v1.2.3-18-g5258