Remove language specific config for selenium tests after 325357c121

Ref: 325357c121
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-05-24 20:44:22 +02:00
parent dfc53f3def
commit 1affd8e634
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -1,6 +1,4 @@
<?php
$cfg['FilterLanguages'] = '^(en)$';
$cfg['Lang'] = 'en';
$i = 0;
$cfg['Servers'] = [];
$i++;