MDL-47494 ddmarker: Fix Behat tests for 2.9.
authorTim Hunt <T.J.Hunt@open.ac.uk>
Fri, 8 May 2015 15:41:45 +0000 (16:41 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Fri, 8 May 2015 15:41:45 +0000 (16:41 +0100)
question/type/ddmarker/tests/behat/backup_and_restore.feature

index d407e21..9915c63 100644 (file)
@@ -20,6 +20,7 @@ Feature: Test duplicating a quiz containing a drag and drop markers question
     And quiz "Test quiz" contains the following questions:
       | Drag markers | 1 |
     And I log in as "admin"
+    And I am on site homepage
     And I follow "Course 1"
 
   @javascript