Skip to content

Commit c556343

Browse files
committed
Final typo fix
1 parent fd95dd2 commit c556343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/Elastica/Test/Base.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ protected function _getProxyUrl()
5454
*/
5555
protected function _getProxyUrl403()
5656
{
57-
return "http://127.0.0.1:12345";
57+
return "http://127.0.0.1:12346";
5858
}
5959

6060
/**

0 commit comments

Comments
 (0)