Skip to content

Commit

Permalink
Merge branch 'wip-mdl-52540-m30' of https://github.com/rajeshtaneja/m…
Browse files Browse the repository at this point in the history
…oodle into MOODLE_30_STABLE
  • Loading branch information
stronk7 committed Dec 17, 2015
2 parents 74c1957 + 8a0c819 commit 9149eaa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion question/type/ddimageortext/tests/behat/preview.feature
Expand Up @@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"

@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag onto image" "table_row"
And I switch to "questionpreview" window
Expand Down
2 changes: 1 addition & 1 deletion question/type/ddmarker/tests/behat/preview.feature
Expand Up @@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"

@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag markers" "table_row"
And I switch to "questionpreview" window
Expand Down
2 changes: 1 addition & 1 deletion question/type/ddwtos/tests/behat/preview.feature
Expand Up @@ -24,7 +24,7 @@ Feature: Preview a drag-drop into text question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"

@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag to text" "table_row"
And I switch to "questionpreview" window
Expand Down

0 comments on commit 9149eaa

Please sign in to comment.