MDL-47381 qformat: Behat tests have wrong plugin type.

This commit is contained in:
Tim Hunt
2014-09-26 11:46:06 +01:00
parent d07b0302a9
commit 02643dafe7
3 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
@qtype @qformat_gift
@qformat @qformat_gift
Feature: Test importing questions from GIFT format.
In order to reuse questions
As an teacher
@@ -1,4 +1,4 @@
@qtype @qformat_webct
@qformat @qformat_webct
Feature: Test importing questions from WebCT format.
In order to reuse questions from am obsolete commercial LMS
As an teacher
@@ -1,4 +1,4 @@
@qtype @qformat_xml
@qformat @qformat_xml
Feature: Test importing questions from Moodle XML format.
In order to reuse questions
As an teacher