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.
1 parent 424b561 commit 7ecd79eCopy full SHA for 7ecd79e
components/console/helpers/questionhelper.rst
@@ -277,7 +277,7 @@ Testing a Command that Expects Input
277
------------------------------------
278
279
If you want to write a unit test for a command which expects user inputs
280
-from the command line, you need to set the inputs like this:
+from the command line, you need to set the inputs like this::
281
282
use Symfony\Component\Console\Tester\CommandTester;
283
0 commit comments