enable parallel testing
This commit is contained in:
parent
9119029419
commit
2b5d943116
2 changed files with 3 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
"rector",
|
||||
"ecs --fix || ecs --fix"
|
||||
],
|
||||
"test": "pest"
|
||||
"test": "pest --parallel"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/symfony": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue