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:
580a168
)
MDL-59921 core_calendar: remove unnecessary behat step
author
Simey Lameze
<simey@moodle.com>
Wed, 11 Oct 2017 08:37:46 +0000
(16:37 +0800)
committer
Simey Lameze
<simey@moodle.com>
Wed, 11 Oct 2017 08:37:46 +0000
(16:37 +0800)
calendar/tests/behat/calendar.feature
patch
|
blob
|
blame
|
history
diff --git
a/calendar/tests/behat/calendar.feature
b/calendar/tests/behat/calendar.feature
index
f8a0d07
..
f35f252
100644
(file)
--- a/
calendar/tests/behat/calendar.feature
+++ b/
calendar/tests/behat/calendar.feature
@@
-72,7
+72,6
@@
Feature: Perform basic calendar functionality
Scenario: Create a group event
Given I log in as "teacher1"
And I am on "Course 1" course homepage
- And I follow "Calendar"
And I create a calendar event with form data:
| Type of event | group |
| Group | Group 1 |