Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a5bf80

Browse filesBrowse files
committed
Merge branch '6.4' into 7.2
* 6.4: fix path to Panther web server router file
2 parents 0f9a3dd + ffa1c21 commit 7a5bf80
Copy full SHA for 7a5bf80

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎testing/end_to_end.rst

Copy file name to clipboardExpand all lines: testing/end_to_end.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ Then declare it as a router for Panther server in ``phpunit.xml.dist`` using the
878878
<!-- ... -->
879879
<php>
880880
<!-- ... -->
881-
<server name="PANTHER_WEB_SERVER_ROUTER" value="./tests/router.php"/>
881+
<server name="PANTHER_WEB_SERVER_ROUTER" value="../tests/router.php"/>
882882
</php>
883883
</phpunit>
884884

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.