X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=question%2Ftype%2Fddimageortext%2Ftests%2Fbehat%2Fbehat_qtype_ddimageortext.php;h=879b665f21296220903946fa090446b6f69a3aab;hp=b5b3e947d790949c9701abc281a71417b28e41b7;hb=031152cc83931d70589c9cfe9a9c99824f8b1c32;hpb=5c8d91d83f4cef978ea4947ad5924d684aef3c4f diff --git a/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php b/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php index b5b3e947d79..879b665f212 100644 --- a/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php +++ b/question/type/ddimageortext/tests/behat/behat_qtype_ddimageortext.php @@ -60,7 +60,6 @@ class behat_qtype_ddimageortext extends behat_base { * @param int $placenumber the number of the place to drop into. * * @Given /^I drag "(?P[^"]*)" to place "(?P\d+)" in the drag and drop onto image question$/ - * */ public function i_drag_to_place_in_the_drag_and_drop_onto_image_question($dragitem, $placenumber) { $generalcontext = behat_context_helper::get('behat_general');