File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Have a look at the specific [documentation](https://github.com/strangebuzz/Micro
151151 * [ Configuration] ( https://github.com/strangebuzz/MicroSymfony/blob/main/.php-cs-fixer.dist.php )
152152* Tests ([ demo] ( https://www.strangebuzz.com/en/blog/introducing-the-microsymfony-application-template#h2_7 ) )
153153 * Unit test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Unit/Helper/StringHelperTest.php )
154- * Integration test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Integration/Twig/Extension/MarkdownExtensionTest .php )
154+ * Integration test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Integration/Twig/Extension/RoutingExtensionTest .php )
155155 * Functional test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Functional/Controller/ComposerActionTest.php )
156156 * API test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Api/Controller/SlugifyActionTest.php )
157157 * E2E test [ example] ( https://github.com/strangebuzz/MicroSymfony/blob/main/tests/E2E/Controller/AppControllerTest.php )
You can’t perform that action at this time.
0 commit comments