We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f2f013 + 0dcd453 commit 3f9b831Copy full SHA for 3f9b831
testing.rst
@@ -271,9 +271,9 @@ document::
271
Instead of installing each testing dependency individually, you can use the
272
Symfony Test pack to install all those dependencies at once:
273
274
- .. code-block:: terminal
+ .. code-block:: terminal
275
276
- $ composer require --dev symfony/test-pack
+ $ composer require --dev symfony/test-pack
277
278
.. index::
279
single: Tests; Assertions
0 commit comments