MDL-43050 behat: Fixing moodlehq/behat-extension version

This commit is contained in:
David Monllao
2013-11-26 10:36:08 +08:00
parent f7434db109
commit d949882691
+1 -1
View File
@@ -8,6 +8,6 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.26.*"
"moodlehq/behat-extension": "1.26.2"
}
}