Skip to content

Commit

Permalink
Merge branch 'MDL-38352-behat-fix' of git://github.com/dmonllao/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
Aparup Banerjee committed Mar 7, 2013
2 parents bd65819 + 5ecb87a commit c3d1c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin/tool/behat/tests/behat/edit_permissions.feature
Expand Up @@ -52,7 +52,7 @@ Feature: Edit capabilities
And I turn editing mode on
And I add a "Forum" to section "1" and I fill the form with:
| Forum name | I'm the name |
| Forum introduction | I'm the introduction |
| Description | I'm the introduction |
And I follow "I'm the name"
And I follow "Permissions"
And I override the system permissions of "Student" role with:
Expand Down
2 changes: 1 addition & 1 deletion course/tests/behat/add_activities.feature
Expand Up @@ -22,7 +22,7 @@ Feature: Add activities to courses
When I turn editing mode on
And I add a "Database" to section "3" and I fill the form with:
| Name | Test name |
| Introduction | Test database description |
| Description | Test database description |
| Required entries | 9 |
| Comments | Yes |
And I turn editing mode off
Expand Down

0 comments on commit c3d1c73

Please sign in to comment.