mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 20:10:18 +02:00
[ticket/11582] Correctly add all required fixtures
PHPBB3-11582
This commit is contained in:
@@ -18,6 +18,7 @@ class phpbb_functional_extension_permission_lang_test extends phpbb_functional_t
|
|||||||
|
|
||||||
static protected $fixtures = array(
|
static protected $fixtures = array(
|
||||||
'foo/bar/language/en/',
|
'foo/bar/language/en/',
|
||||||
|
'foo/bar/event/',
|
||||||
);
|
);
|
||||||
|
|
||||||
static public function setUpBeforeClass()
|
static public function setUpBeforeClass()
|
||||||
|
Reference in New Issue
Block a user