File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,12 @@ Feature: Testing overview integration in moodleoverflow activity
2727 Given I am on the "C1" "course > activities > moodleoverflow" page logged in as "student1"
2828 And I should not be subscribed to "Test Moodleoverflow"
2929 When I click on ".moodleoverflow-subscription-toggle .form-check-input" "css_element"
30+ And I reload the page
3031 Then I should " " be subscribed to "Test Moodleoverflow"
3132
3233 Scenario : The readtracking toggle item should work
3334 Given I am on the "C1" "course > activities > moodleoverflow" page logged in as "student1"
3435 And I should " " have readtracking on in "Test Moodleoverflow"
3536 When I click on ".moodleoverflow-readtracking-toggle .form-check-input" "css_element"
37+ And I reload the page
3638 Then I should not have readtracking on in "Test Moodleoverflow"
You can’t perform that action at this time.
0 commit comments