mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/8116] Add missing new line
PHPBB3-8116
This commit is contained in:
@@ -64,4 +64,4 @@ class phpbb_mcp_post_ip_test extends phpbb_database_test_case
|
|||||||
{
|
{
|
||||||
$this->assertSame($expected, phpbb_get_num_posters_for_ip($this->db, $ip));
|
$this->assertSame($expected, phpbb_get_num_posters_for_ip($this->db, $ip));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user