Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dd6cd7
)
MDL-49061 behat: Fixed input name to use full activity name
author
Rajesh Taneja
<rajesh@moodle.com>
Wed, 20 May 2015 02:07:26 +0000
(10:07 +0800)
committer
Rajesh Taneja
<rajesh@moodle.com>
Wed, 20 May 2015 02:07:26 +0000
(10:07 +0800)
badges/tests/behat/award_badge.feature
patch
|
blob
|
blame
|
history
diff --git
a/badges/tests/behat/award_badge.feature
b/badges/tests/behat/award_badge.feature
index
67905f7
..
4bb0a66
100644
(file)
--- a/
badges/tests/behat/award_badge.feature
+++ b/
badges/tests/behat/award_badge.feature
@@
-196,7
+196,7
@@
Feature: Award badges
And I follow "Course completion"
And I set the field "id_overall_aggregation" to "2"
And I click on "Condition: Activity completion" "link"
- And I set the field "Assign - Test assignment name" to "1"
+ And I set the field "Assign
ment
- Test assignment name" to "1"
And I press "Save changes"
And I follow "Course 1"
And I navigate to "Add a new badge" node in "Course administration > Badges"