Merge pull request #178 from catalyst/issue178

Do not run behat tests until moodle-plugin-ci is fixed
This commit is contained in:
Brendan Heywood
2020-02-04 09:52:26 +10:00
committed by GitHub

View File

@@ -59,4 +59,7 @@ script:
- moodle-plugin-ci mustache
- moodle-plugin-ci grunt
- moodle-plugin-ci phpunit
- moodle-plugin-ci behat
# Behat tests are failing due to issue:
# https://github.com/blackboard-open-source/moodle-plugin-ci/issues/70
# Commenting it out until the issue is fixed.
# - moodle-plugin-ci behat