File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Feature: Basic tests of rss client block
33
44 Background :
55 Given the Moodle site is compatible with this feature
6+ And the following config values are set as admin:
7+ | enablemyhome | 1 |
68 And the following "users" exist:
79 | username | firstname | lastname | email |
810 | student1 | Student | 1 | student1 @example .com |
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Feature: Basic tests of Additional activities block
33
44 Background :
55 Given the Moodle site is compatible with this feature
6+ And the following config values are set as admin:
7+ | enablemyhome | 1 |
68 And the following "users" exist:
79 | username | firstname | lastname | email |
810 | student1 | Student | 1 | student1 @example .com |
You can’t perform that action at this time.
0 commit comments