mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-21 09:52:26 +01:00
[ticket/12620] Fix functional tests
PHPBB3-12620
This commit is contained in:
parent
7fa3b4c686
commit
943e27dffa
@ -13,7 +13,7 @@
|
||||
|
||||
namespace
|
||||
{
|
||||
define('ENVIRONMENT', 'productive');
|
||||
define('ENVIRONMENT', 'production');
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user