mirror of
https://github.com/moodle/moodle.git
synced 2025-01-16 21:18:33 +01:00
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
default:
|
|
suites:
|
|
default:
|
|
paths: { }
|
|
contexts: { }
|
|
extensions:
|
|
Behat\MinkExtension:
|
|
base_url: 'http://localhost:8000'
|
|
browserkit_http: null
|
|
webdriver: null
|
|
Moodle\BehatExtension:
|
|
moodledirroot: /Should/Change/To/Moodle/www/dir
|
|
steps_definitions: { }
|