Touch empty attachment.

This commit is contained in:
James Cole 2016-01-20 10:13:44 +01:00
parent e07d65ef6b
commit b8461cdeb6

View File

@ -11,6 +11,7 @@ install:
- php artisan env
- mv -v .env.testing .env
- php artisan env
- touch storage/upload/at-1.data
- touch storage/database/testing.db
- php artisan migrate --seed