Skip to content

Commit

Permalink
MDL-63477 blocks_timeline: fix behat test in clean theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwyllie committed Sep 28, 2018
1 parent 81bbf42 commit 52b7845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/timeline/tests/behat/block_timeline_dates.feature
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Feature: The timeline block allows users to see upcoming activities
And I should see "Test feedback 3 closes" in the "Timeline" "block"
And I should not see "Test choice 2 closes" in the "Timeline" "block"
And I should not see "Test feedback 2 closes" in the "Timeline" "block"
And I click on "[data-region='paging-bar'] [data-control='next']" "css_element" in the "Timeline" "block"
And I click on "[data-region='paging-bar'] [data-control='next'] [data-region='page-link']" "css_element" in the "Timeline" "block"
And I should see "Test feedback 2 closes" in the "Timeline" "block"
And I should not see "Test assign 1 is due" in the "Timeline" "block"
And I should not see "Test feedback 1 closes" in the "Timeline" "block"
Expand Down

0 comments on commit 52b7845

Please sign in to comment.