mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 04:18:55 +00:00
[ticket/15214] Fix tests
PHPBB3-15214
This commit is contained in:
parent
3714202dd9
commit
96ce8e7363
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ class phpbb_functional_extension_controller_test extends phpbb_functional_test_c
|
||||||
'foo/bar/styles/prosilver/template/',
|
'foo/bar/styles/prosilver/template/',
|
||||||
'foo/foo/config/',
|
'foo/foo/config/',
|
||||||
'foo/foo/controller/',
|
'foo/foo/controller/',
|
||||||
|
'foo/foo/event/',
|
||||||
);
|
);
|
||||||
|
|
||||||
static public function setUpBeforeClass(): void
|
static public function setUpBeforeClass(): void
|
||||||
|
|
Loading…
Add table
Reference in a new issue