Skip to content

Commit daf287e

Browse files
committed
Update integration-tests.sh
1 parent e71f673 commit daf287e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/local-gitlab/integration-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ echo "CLONE AND TEST SUBGROUP, NESTED SUBGROUB, OUTPUT DIR, PRESERVE SCM HOSTNAM
737737
exit 1
738738
fi
739739

740-
rm -rf "${LOCAL_GITLAB_GHORG_DIR}"/local-gitlab-group3
740+
rm -rf "${LOCAL_GITLAB_GHORG_DIR}"/gitlab.example.com/local-gitlab-group3
741741

742742
############ CLONE AND TEST SUBGROUP, NESTED SUBGROUB, NO OUTPUT DIR, PRESERVE SCM HOSTNAME ############
743743
ghorg clone local-gitlab-group3/subgroup-a --scm=gitlab --base-url="${GITLAB_URL}" --token="${TOKEN}" --preserve-scm-hostname

0 commit comments

Comments
 (0)