mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/13867] Remove profile field test prophecy
PHPBB3-13867
This commit is contained in:
parent
29d44973a7
commit
b602e0c014
1 changed files with 0 additions and 1 deletions
|
@ -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'),
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue