MDL-51225 mod_forum: Revert @javascript tag removal
Put back the removed @javascript tag to prevent random goutte fails.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user