From bd723c6a4bddceb1eb8a10477e8f80e1ea0d09c1 Mon Sep 17 00:00:00 2001 From: Nic0Nic0Nii Date: Wed, 18 Aug 2021 05:54:07 +0000 Subject: [PATCH] Add test --- test_environment | 1 + 1 file changed, 1 insertion(+) create mode 100755 test_environment diff --git a/test_environment b/test_environment new file mode 100755 index 0000000..e1b15a3 --- /dev/null +++ b/test_environment @@ -0,0 +1 @@ +echo "REACT_APP_GITPOD_WORKSPACE_URL=https://ngsplanner.herokuapp.com/" > .env \ No newline at end of file