Browse Source

fix behat test.

MOODLE_32_STABLE
Dan Marsden 8 years ago
parent
commit
eef7cf7afe
  1. 2
      tests/behat/report.feature

2
tests/behat/report.feature

@ -179,7 +179,7 @@ Feature: Visiting reports
| id_sestime_starthour | 05 | | id_sestime_starthour | 05 |
| id_sestime_endhour | 06 | | id_sestime_endhour | 06 |
And I click on "id_submitbutton" "button" And I click on "id_submitbutton" "button"
Then I should see "05:00 - 06:00" Then I should see "5am - 6am"
When I follow "Report" When I follow "Report"
And I click on "Summary" "link" in the "All" "table_row" And I click on "Summary" "link" in the "All" "table_row"

Loading…
Cancel
Save