mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
+x for execute
This commit is contained in:
1
tests/_data/db.sh
Normal file → Executable file
1
tests/_data/db.sh
Normal file → Executable file
@@ -2,3 +2,4 @@
|
||||
touch tests/_data/db.sqlite
|
||||
php artisan migrate --seed --env=testing
|
||||
sqlite3 tests/_data/db.sqlite .dump > tests/_data/dump.sql
|
||||
exit 0
|
Reference in New Issue
Block a user