Skip to content

Commit

Permalink
Changed clonned repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
MekDrop committed Feb 12, 2023
1 parent a8654d2 commit e4f5e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.bats
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ setup_file() {
export OUTPUT_FILE=classes.lst

pushd "$TMP_PATH" > /dev/null
git clone --no-tags --quiet git@github.com:imponeer/criteria.git .
git clone --no-tags --quiet https://github.com/imponeer/criteria.git .

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php --quiet --install-dir=. --filename=composer
Expand Down

0 comments on commit e4f5e9a

Please sign in to comment.