mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/13770] Update tests
PHPBB3-13770
This commit is contained in:
committed by
Nicofuma
parent
c96e7ef171
commit
549fe66d90
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// phpBB 3.1.x auto-generated configuration file
|
||||
// Do not change anything in this file!
|
||||
$dbms = 'container_mock';
|
||||
$dbms = 'mysql';
|
||||
$dbhost = '127.0.0.1';
|
||||
$dbport = '';
|
||||
$dbname = 'phpbb';
|
||||
|
Reference in New Issue
Block a user