diff --git a/templates/overview_teachers.mustache b/templates/overview_teachers.mustache index 46f2f4e..d3fd3dd 100644 --- a/templates/overview_teachers.mustache +++ b/templates/overview_teachers.mustache @@ -122,7 +122,7 @@ {{/qrimage}} -
diff --git a/tests/behat/mooduell_interface.feature b/tests/behat/mooduell_interface.feature index 0194843..eb6ecf6 100644 --- a/tests/behat/mooduell_interface.feature +++ b/tests/behat/mooduell_interface.feature @@ -58,7 +58,7 @@ Feature: See user stats And I should see "Username 2" And I click on "td.columnclass.action a" "css_element" And I should see "No image" - And I click on "div.modal-footer button" "css_element" + And I click on ".wunderbyte-table-table div.modal-footer button" "css_element" And I follow "Finished games" And I follow "Highscores"