Do not run behat tests until moodle-plugin-ci is fixed #178.

This commit is contained in:
Mikhail Golenkov
2020-02-03 17:58:46 +11:00
parent 6e960e8814
commit 2a6cf91743

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