projects
/
moodle-mod_attendance.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52f8f6
)
Fix steps in test.
author
Dan Marsden
<dan@danmarsden.com>
Thu, 9 Mar 2017 00:59:58 +0000
(13:59 +1300)
committer
Dan Marsden
<dan@danmarsden.com>
Thu, 9 Mar 2017 00:59:58 +0000
(13:59 +1300)
tests/behat/defaultstatus.feature
patch
|
blob
|
history
diff --git
a/tests/behat/defaultstatus.feature
b/tests/behat/defaultstatus.feature
index
c7e89c8
..
34a0665
100644
(file)
--- a/
tests/behat/defaultstatus.feature
+++ b/
tests/behat/defaultstatus.feature
@@
-26,7
+26,6
@@
Feature: Admin can set default status set for use in new attendance
And I turn editing mode on
And I add a "Attendance" to section "1" and I fill the form with:
| Name | Attendance1 |
- And I press "Save and display"
- And I should see "Attendance1"
+ And I follow "Attendance1"
And I follow "Status set"
Then I should see "customstatusdescription"
\ No newline at end of file