You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
302 B
14 lines
302 B
2 years ago
|
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: { }
|