mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
13 lines
302 B
Text
13 lines
302 B
Text
default:
|
|
suites:
|
|
default:
|
|
paths: { }
|
|
contexts: { }
|
|
extensions:
|
|
Behat\MinkExtension:
|
|
base_url: 'http://localhost:8000'
|
|
goutte: null
|
|
selenium2: null
|
|
Moodle\BehatExtension:
|
|
moodledirroot: /Should/Change/To/Moodle/www/dir
|
|
steps_definitions: { }
|