Skip to content

Commit

Permalink
[BUGFIX] Fix code block wrong source file reference (TYPO3-Documentat…
Browse files Browse the repository at this point in the history
  • Loading branch information
timothebot authored Sep 25, 2024
1 parent 1d2e0ba commit 4462860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Testing/FunctionalTesting/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Frontend tests
To prepare a frontend test, the system can be instructed to load a set of
:file:`.typoscript` files for a working frontend:

.. literalinclude:: _FunctionalTests/_SomeTestConfiguration.php
.. literalinclude:: _FunctionalTests/_SomeTestFrontend.php
:language: php
:caption: EXT:my_extension/Tests/Functional/SomeTest.php

Expand Down

0 comments on commit 4462860

Please sign in to comment.