mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 03:32:15 +01:00
Use schema dump only for phpunit test runs
This commit is contained in:
@@ -102,6 +102,9 @@
|
||||
"ide-helper": [
|
||||
"@php artisan ide-helper:generate",
|
||||
"@php artisan ide-helper:meta"
|
||||
],
|
||||
"refresh-schema-dump": [
|
||||
"@php artisan schema:dump --database=\"pgsql_test\""
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user