test(extend): 补充测试用例

This commit is contained in:
李东云
2023-02-01 21:11:13 +08:00
parent 9026a3e0f0
commit e41847a234
3 changed files with 14 additions and 2 deletions

View File

@@ -63,7 +63,10 @@
"config": {
"optimize-autoloader": true,
"sort-packages": true,
"secure-http": false
"secure-http": false,
"allow-plugins": {
"pestphp/pest-plugin": true
}
},
"autoload": {
"psr-4": {