Behat will fail with Moodle 27, 28, 29 because the local/outage plugin is required for those versions. Removed those versions from behat tests.

This commit is contained in:
Daniel Thee Roperto
2016-10-17 13:55:20 +11:00
parent 59bedb3168
commit fa2228697d
3 changed files with 60 additions and 55 deletions

View File

@@ -5,6 +5,7 @@
# Moodle Outage manager plugin
* [What is this?](#what-is-this)
* [Moodle Requirements](#moodle-requirements)
* [Screenshots](#screenshots)
* [Installation](#installation)
* [How to use](#how-to-use)
@@ -24,6 +25,16 @@ an outage and after, different levels of warning and access can be provided to s
and testers letting them know what is about to happen and why.
Moodle Requirements
-------------------
This plugin will work out-of-the-box with Moodle 3+.
If you have an older version of Moodle you can still make it work but you will
need to manually add one extra plugin, please check:
* https://github.com/catalyst/moodle-local_outage
Screenshots
-----------