MDL-82162 tool: Switch to admin when executing runtestscenario by CLI
commit215a88762905e2f37bcdf1bc180995b26b4b5137
authorSara Arjona <sara@moodle.com>
Tue, 11 Jun 2024 11:23:40 +0000 (11 13:23 +0200)
committerSara Arjona <sara@moodle.com>
Tue, 11 Jun 2024 11:25:44 +0000 (11 13:25 +0200)
treee3e9e79ecc7ad940a14897bee0aef998237cdb7c
parentd3ae1391abea2d7730a36904cbb9256d25d89d77
MDL-82162 tool: Switch to admin when executing runtestscenario by CLI

When the runtestscenario is executed via CLI, generators requiring a valid
$USER will fail.
This patch switches to the admin user, consistent with the approach used
in other simlar CLI scripts.
admin/tool/generator/cli/runtestscenario.php