Skip to content

Commit 3e5e5b1

Browse files
authored
Fix broken reference to CommandCompletionTester class
1 parent 77f2b79 commit 3e5e5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/input.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Testing the Completion script
368368
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
369369

370370
The Console component comes with a special
371-
:class:`Symfony\\Component\\Console\\Test\\CommandCompletionTester`` class
371+
:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester.php`` class
372372
to help you unit test the completion logic::
373373

374374
// ...

0 commit comments

Comments
 (0)