add data provider test

This commit is contained in:
sunxyw
2022-03-28 23:42:50 +08:00
committed by Jerry Ma
parent a716e68f87
commit 9f4b5fb14a
3 changed files with 70 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
"psr-4": {
"Module\\": "src/Module",
"Custom\\": "src/Custom",
"ZM\\Tests\\": "tests"
"Tests\\": "tests"
}
},
"bin": [