mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 15:31:42 +02:00
[ticket/17176] Remove no longer needed backward compatible phpunit code
PHPBB3-17176
This commit is contained in:
@@ -22,9 +22,9 @@ class phpbb_functional_ucp_allow_pm_test extends phpbb_functional_test_case
|
||||
{
|
||||
parent::__construct();
|
||||
|
||||
$this->excludeBackupStaticAttributes([
|
||||
$this->backupStaticAttributesExcludeList += [
|
||||
'phpbb_functional_ucp_allow_pm_test' => ['data'],
|
||||
]);
|
||||
];
|
||||
}
|
||||
|
||||
// user A sends a PM to user B where B accepts PM
|
||||
|
Reference in New Issue
Block a user