mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
Merge branch 'MDL-38271_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
4afd580231
@ -71,6 +71,7 @@ class behat_util extends testing_util {
|
||||
$options['adminuser'] = 'admin';
|
||||
$options['adminpass'] = 'admin';
|
||||
$options['fullname'] = 'Acceptance test site';
|
||||
$options['shortame'] = 'Acceptance test site';
|
||||
|
||||
install_cli_database($options, false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user