Test: remove copy env.example

This commit is contained in:
James Cole 2017-11-29 18:20:38 +01:00
parent aacc94cb01
commit 9ae878724a
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -98,7 +98,6 @@
},
"scripts": {
"post-root-package-install": [
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
],
"post-create-project-cmd": [
"@php artisan key:generate"