mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/12730] Missing newline at type_googleplus_test.php
PHPBB3-12730
This commit is contained in:
@@ -59,4 +59,4 @@ class phpbb_profilefield_type_googleplus_test extends phpbb_test_case
|
|||||||
|
|
||||||
$this->assertSame($expected, $field->get_profile_contact_value($value, $field_options), $description);
|
$this->assertSame($expected, $field->get_profile_contact_value($value, $field_options), $description);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user