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 0f9a3dd + ffa1c21 commit 7a5bf80Copy full SHA for 7a5bf80
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