mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-28 05:57:05 +01:00
[ticket/12620] Fix tests
PHPBB3-12620
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
define('ENVIRONMENT', 'productive');
|
||||||
|
|
||||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||||
|
|
||||||
class phpbb_di_container_test extends \phpbb_test_case
|
class phpbb_di_container_test extends \phpbb_test_case
|
||||||
|
|||||||
Reference in New Issue
Block a user