Skip to content

Commit

Permalink
MDL-48841 admin: Behat table row should start with first row
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Taneja authored and David Monllao committed Feb 18, 2015
1 parent c1d1c43 commit 96e4202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/tool/task/tests/behat/manage_tasks.feature
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Feature: Manage scheduled tasks
And I press "Save changes"
Then I should see "Changes saved"
And the following should not exist in the "admintable" table:
| Component | Minute | Hour | Day | Day of week | Month |
| Standard log | */5 | 1 | 2 | 4 | 3 |
| Name | Component | Minute | Hour | Day | Day of week | Month |
| Log table cleanup | Standard log | */5 | 1 | 2 | 4 | 3 |

0 comments on commit 96e4202

Please sign in to comment.