[ticket/13867] Remove profile field test prophecy

PHPBB3-13867
This commit is contained in:
mrgoldy 2020-03-23 22:29:00 +01:00
parent 29d44973a7
commit b602e0c014

View file

@ -27,7 +27,6 @@ class phpbb_test_case extends PHPUnit_Framework_TestCase
'PHP_Token_Stream_CachingFactory' => array('cache'),
'phpbb_database_test_case' => array('already_connected', 'last_post_timestamp'),
'Prophecy\Doubler\NameGenerator' => array('counter'),
);
}