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 be230a8 + f463e7a commit c4b9133Copy full SHA for c4b9133
testing.rst
@@ -113,7 +113,7 @@ to use the Symfony Kernel to fetch a service from the dependency injection
113
container.
114
115
Symfony provides a :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\KernelTestCase`
116
-class to help you creating and booting the kernel in your tests using
+class to help you create and boot the kernel in your tests using
117
``bootKernel()``::
118
119
// tests/Service/NewsletterGeneratorTest.php
0 commit comments