mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/8116] Add missing new line
PHPBB3-8116
This commit is contained in:
parent
771be9310d
commit
e72f6d4236
1 changed files with 1 additions and 1 deletions
|
@ -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));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue