diff --git a/mod/forum/tests/behat/edit_post_student.feature b/mod/forum/tests/behat/edit_post_student.feature index e257fa46710..7a44ae79265 100644 --- a/mod/forum/tests/behat/edit_post_student.feature +++ b/mod/forum/tests/behat/edit_post_student.feature @@ -40,7 +40,7 @@ Feature: Students can edit or delete their forum posts within a set time limit And I press "Continue" Then I should not see "Forum post subject" - @block_recent_activity + @javascript @block_recent_activity Scenario: Time limit expires Given I log out And I log in as "admin"