File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -878,7 +878,7 @@ Then declare it as a router for Panther server in ``phpunit.xml.dist`` using the
|
878 | 878 | <!-- ... -->
|
879 | 879 | <php>
|
880 | 880 | <!-- ... -->
|
881 |
| -<server name="PANTHER_WEB_SERVER_ROUTER" value="./tests/router.php"/> |
| 881 | +<server name="PANTHER_WEB_SERVER_ROUTER" value="../tests/router.php"/> |
882 | 882 | </php>
|
883 | 883 | </phpunit>
|
884 | 884 |
|
|
You can’t perform that action at this time.
0 commit comments