mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/13867] Remove profile field test prophecy
PHPBB3-13867
This commit is contained in:
@@ -27,7 +27,6 @@ class phpbb_test_case extends PHPUnit_Framework_TestCase
|
|||||||
'PHP_Token_Stream_CachingFactory' => array('cache'),
|
'PHP_Token_Stream_CachingFactory' => array('cache'),
|
||||||
|
|
||||||
'phpbb_database_test_case' => array('already_connected', 'last_post_timestamp'),
|
'phpbb_database_test_case' => array('already_connected', 'last_post_timestamp'),
|
||||||
'Prophecy\Doubler\NameGenerator' => array('counter'),
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user