Skip to content

Commit

Permalink
MDL-60700 calendar: Update behat test or new normal
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Nov 8, 2017
1 parent 7a2300f commit 2e36c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions calendar/tests/behat/calendar.feature
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Feature: Perform basic calendar functionality
When I click on "Test choice opens" "link"
Then "Delete" "button" should not exist
And "Edit" "button" should not exist
And I should see "Open event"
And I should see "Course event"
When I click on "Go to activity" "link"
And I wait to be redirected
Then I should see "Test choice"
Expand All @@ -150,7 +150,7 @@ Feature: Perform basic calendar functionality
When I click on "Test choice closes" "link"
Then "Delete" "button" should not exist
And "Edit" "button" should not exist
And I should see "Close event"
And I should see "Course event"
When I click on "Go to activity" "link"
And I wait to be redirected
Then I should see "Test choice"

0 comments on commit 2e36c42

Please sign in to comment.