We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd95dd2 commit c556343Copy full SHA for c556343
test/lib/Elastica/Test/Base.php
@@ -54,7 +54,7 @@ protected function _getProxyUrl()
54
*/
55
protected function _getProxyUrl403()
56
{
57
- return "http://127.0.0.1:12345";
+ return "http://127.0.0.1:12346";
58
}
59
60
/**
0 commit comments