MDL-48302 behat: Reverted temp fix added by MDL-48251
authorRajesh Taneja <rajesh@moodle.com>
Fri, 21 Nov 2014 02:39:42 +0000 (10:39 +0800)
committerRajesh Taneja <rajesh@moodle.com>
Fri, 21 Nov 2014 02:39:42 +0000 (10:39 +0800)
blocks/activity_modules/tests/behat/block_activity_modules.feature

index 0bf0c45..3eefd4e 100644 (file)
@@ -92,8 +92,8 @@ Feature: Block activity modules
       | activity   | name                   | intro                         | course | idnumber    |
       | assign     | Test assignment name   | Test assignment description   | C1     | assign1     |
       | book       | Test book name         | Test book description         | C1     | book1       |
-      | choice     | Test choice name       | Test choice description       | C1     | choice1     |
       | chat       | Test chat name         | Test chat description         | C1     | chat1       |
+      | choice     | Test choice name       | Test choice description       | C1     | choice1     |
       | data       | Test database name     | Test database description     | C1     | data1       |
       | feedback   | Test feedback name     | Test feedback description     | C1     | feedback1   |
       | folder     | Test folder name       | Test folder description       | C1     | folder1     |