feat(pending-higher-order-tests): adds code and tests

This commit is contained in:
Nuno Maduro
2020-06-04 01:33:33 +02:00
parent b0680b7e2c
commit c81dce0f6d
6 changed files with 43 additions and 5 deletions

View File

@ -78,6 +78,9 @@
]
},
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
},
"laravel": {
"providers": [
"Pest\\Laravel\\PestServiceProvider"