Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
MDL-58518 block_myoverview: use user's midnight for sort by courses
[moodle.git]
/
behat.yml.dist
1
default:
2
suites:
3
default:
4
paths: { }
5
contexts: { }
6
extensions:
7
Behat\MinkExtension:
8
base_url: 'http://localhost:8000'
9
goutte: null
10
selenium2: null
11
Moodle\BehatExtension:
12
moodledirroot: /Should/Change/To/Moodle/www/dir
13
steps_definitions: { }