Skip to content

Commit 6054f55

Browse files
committed
fix the PHPUnit caution block
1 parent 589ab12 commit 6054f55

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

useful_resources.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,11 @@ For example a list of the most known:
3131
- https://github.com/beberlei/assert
3232
- https://github.com/zenstruck/assert
3333

34-
.. caution::
34+
.. admonition:: Caution with PHPUnit
35+
:class: caution
36+
3537
If you are familiar with PHPUnit, you can use its assertion library
38+
3639
.. code-block:: bash
3740
3841
$ php composer.phar require --dev phpunit/phpunit

0 commit comments

Comments
 (0)