From 4c27e60b8cbad034aa350b2378e5fb4e807f194d Mon Sep 17 00:00:00 2001 From: "Noah W. Smith" Date: Thu, 7 Nov 2019 11:20:12 -0500 Subject: [PATCH] Updating the URL for the Behat suite (#342) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8561a95d2..155a66cd3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -16,7 +16,7 @@ jobs: command: | mkdir data cd ~/isle - git clone git@github.com:Born-Digital-US/isle-behat.git isle-behat + git clone https://github.com/Islandora-Collaboration-Group/isle-behat.git isle-behat - run: name: Switch to using TEST profile for docker-compose command: |