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 4464d37 commit b0da450Copy full SHA for b0da450
testing/end_to_end.rst
@@ -878,7 +878,7 @@ Then declare it as a router for Panther server in ``phpunit.xml.dist`` using the
878
<!-- ... -->
879
<php>
880
881
- <server name="PANTHER_WEB_SERVER_ROUTER" value="./tests/router.php"/>
+ <server name="PANTHER_WEB_SERVER_ROUTER" value="../tests/router.php"/>
882
</php>
883
</phpunit>
884
0 commit comments