Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1d2936df92 - Show all commits

View File

@ -17,7 +17,7 @@ curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
chmod +x /usr/local/bin/phpunit
# Move redis test config file into place
mv "$DIR/test/redis.toml" "$DIR/app/config/redis.toml"
mv "$DIR/tests/redis.toml" "$DIR/app/config/redis.toml"
# Install gd