aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/profilefields/type_googleplus_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/profilefields/type_googleplus_test.php b/tests/profilefields/type_googleplus_test.php
index 167f9eb688..389f101260 100644
--- a/tests/profilefields/type_googleplus_test.php
+++ b/tests/profilefields/type_googleplus_test.php
@@ -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);
}
-} \ No newline at end of file
+}