Reverts test changes

This commit is contained in:
Michael 2020-05-17 13:59:05 +00:00
parent d771c50d63
commit bc26c980f0
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ class GServer
* @param string $server_url address of the server
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
*/
public static function discoverRelay(string $server_url)
private static function discoverRelay(string $server_url)
{
Logger::info('Discover relay data', ['server' => $server_url]);