1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00
Files
php-flarum/tests/unit/Settings
Franz Liedke c5e38a5b1f Automatically set up Mockery for unit tests
- Use provided PhpUnit listener to enforce verification of expectations.
- Include Mockery's trait to auto-close Mockery after each test.
2020-02-04 22:59:04 +01:00
..