1
0
mirror of https://github.com/flarum/core.git synced 2025-08-26 17:45:01 +02:00

Use flarum/testing for test infrastructure (#2545)

This commit is contained in:
Alexander Skvortsov
2021-03-07 16:32:41 -05:00
committed by GitHub
parent eb6744f5fd
commit 9cd94c5d78
74 changed files with 106 additions and 547 deletions

View File

@@ -67,8 +67,7 @@
"wikimedia/less.php": "^3.0"
},
"require-dev": {
"mockery/mockery": "^1.4",
"phpunit/phpunit": "^9.0"
"flarum/testing": "^0.1.0-beta.16"
},
"autoload": {
"psr-4": {