MDL-48190 behat: Fixed visit background in MoodleScenarioTester

This commit is contained in:
Rajesh Taneja
2014-11-21 12:02:20 +08:00
parent ca0e301c7b
commit 4db699fd26
+1 -1
View File
@@ -8,6 +8,6 @@
"require-dev": {
"phpunit/phpunit": "3.7.*",
"phpunit/dbUnit": "1.2.*",
"moodlehq/behat-extension": "1.29.0"
"moodlehq/behat-extension": "1.29.1"
}
}