Skip to content

Commit d0b3e5d

Browse files
committed
add reload for ci-pipeline
1 parent cac6e20 commit d0b3e5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/behat/overview_report.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)