MDL-47494 ddimageortext: Fix Behat tests for 2.9.

This commit is contained in:
Tim Hunt 2015-05-08 16:41:25 +01:00
parent 2bf2e46ce3
commit 9b74b3b540

View File

@ -20,6 +20,7 @@ Feature: Test duplicating a quiz containing a drag and drop onto image question
And quiz "Test quiz" contains the following questions:
| Drag onto image | 1 |
And I log in as "admin"
And I am on site homepage
And I follow "Course 1"
@javascript