Skip to content

Commit 6061add

Browse files
Update end_to_end.rst
1 parent 0cfd93f commit 6061add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/end_to_end.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To register the Panther extension, add the following lines to ``phpunit.xml.dist
8282
8383
<!-- phpunit.dist.xml -->
8484
<extensions>
85-
<bootstrap class="Symfony\Component\Panther\ServerExtension" />
85+
<bootstrap class="Symfony\Component\Panther\ServerExtension"/>
8686
</extensions>
8787
8888
Without the extension, the web server used by Panther to serve the application

0 commit comments

Comments
 (0)