Skip to content

Commit 1e502a4

Browse files
committed
Always expand Console in Selenium tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent a54651b commit 1e502a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/config.e2e.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
$cfg['Servers'][$i]['host'] = '127.0.0.1';
1010
$cfg['Servers'][$i]['auth_type'] = 'cookie';
1111
$cfg['UploadDir'] = '../test/test_data/';
12+
$cfg['Console']['Mode'] = 'show';

0 commit comments

Comments
 (0)