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.
1 parent 0cfd93f commit 6061addCopy full SHA for 6061add
testing/end_to_end.rst
@@ -82,7 +82,7 @@ To register the Panther extension, add the following lines to ``phpunit.xml.dist
82
83
<!-- phpunit.dist.xml -->
84
<extensions>
85
- <bootstrap class="Symfony\Component\Panther\ServerExtension" />
+ <bootstrap class="Symfony\Component\Panther\ServerExtension"/>
86
</extensions>
87
88
Without the extension, the web server used by Panther to serve the application
0 commit comments