mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 16:40:10 +00:00
Various code cleanup.
This commit is contained in:
2
test.sh
2
test.sh
@@ -70,7 +70,7 @@ then
|
||||
php artisan migrate:refresh --seed
|
||||
|
||||
# call test data generation script
|
||||
$(which php) /sites/FF3/test-data/artisan generate:data testing sqlite
|
||||
$(which php) /sites/FF3/test-data/artisan generate:data local sqlite
|
||||
# copy new database over backup (resets backup)
|
||||
cp $DATABASE $DATABASECOPY
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user