MDL-51225 mod_forum: Revert @javascript tag removal

Put back the removed  @javascript tag to prevent random goutte
fails.
This commit is contained in:
Jun Pataleta 2020-01-23 15:23:25 +08:00
parent 7cce925f9b
commit dfa6dcd80c

View File

@ -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"