mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 15:25:14 +08:00
4a966b830f
* Do not catch exceptions when testing Console commands This allows to easily test a case where a command should throw using `$this->expectException()`. * Rewrite ConsoleTest to use expectException Now that the ConsoleApplication is set to not catch exceptions. --------- Co-authored-by: IanM <16573496+imorland@users.noreply.github.com> |
||
---|---|---|
.. | ||
.github/workflows | ||
bootstrap | ||
src | ||
tests | ||
.editorconfig | ||
.gitignore | ||
composer.json | ||
LICENSE |