Skip to content

Commit e4f5e9a

Browse files
committed
Changed clonned repo url
1 parent a8654d2 commit e4f5e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/index.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ setup_file() {
66
export OUTPUT_FILE=classes.lst
77

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

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

0 commit comments

Comments
 (0)