aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-22 20:25:26 +0200
committerHampusM <hampus@hampusmat.com>2021-07-22 20:25:26 +0200
commit73042c59c1adcdc527a82606b4be6dd873e81636 (patch)
treec663bc7ec1f071ee6e5c91aa1968a6ee0cc03561
parent7fabb02bfe5672380f3ebdfea7b3bd5c32a54149 (diff)
Fixed the BASE_DIR test environment variable
What the hell was i thinking
-rw-r--r--test/test.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.env b/test/test.env
index 42ff7dd..3017693 100644
--- a/test/test.env
+++ b/test/test.env
@@ -1,4 +1,4 @@
-BASE_DIR=/tmp/nodegit_test
+BASE_DIR=/tmp/githermit_test
AVAIL_REPO=githermit.git
AVAIL_REPO_URL=https://gitlab.com/HampusMat/githermit.git
UNAVAIL_REPO=angular