Skip to content

Commit 05fb56d

Browse files
committed
Fixed code examples in book/testing
1 parent d5c7880 commit 05fb56d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

book/testing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ configuration option:
652652
.. code-block:: yaml
653653
654654
# app/config/config_test.yml
655+
655656
# ...
656657
657658
swiftmailer:
@@ -669,6 +670,7 @@ configuration option:
669670
.. code-block:: php
670671
671672
// app/config/config_test.php
673+
672674
// ...
673675
674676
$container->loadFromExtension('swiftmailer', array(

0 commit comments

Comments
 (0)