mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
refacto: memory plugin
This commit is contained in:
@ -79,12 +79,12 @@
|
||||
},
|
||||
"pest": {
|
||||
"plugins": [
|
||||
"Pest\\Plugins\\Memory",
|
||||
"Pest\\Plugins\\Coverage",
|
||||
"Pest\\Plugins\\Init",
|
||||
"Pest\\Plugins\\Version",
|
||||
"Pest\\Plugins\\Environment",
|
||||
"Pest\\Plugins\\Retry"
|
||||
"Pest\\Plugins\\Memory",
|
||||
"Pest\\Plugins\\Retry",
|
||||
"Pest\\Plugins\\Version"
|
||||
]
|
||||
},
|
||||
"laravel": {
|
||||
|
||||
Reference in New Issue
Block a user