mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'wip-mdl-55329' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
8173c3ef7f
4 changed files with 22 additions and 4 deletions
|
@ -36,7 +36,7 @@ Feature: Users can be required to specify certain fields when adding entries to
|
|||
| Field name | Required Two-Option Checkbox |
|
||||
| Field description | Required Two-Option Checkbox |
|
||||
| Required | yes |
|
||||
And I set the field "Options" to multiline
|
||||
And I set the field "Options" to multiline:
|
||||
"""
|
||||
RTOC Option 1
|
||||
RTOC Option 2
|
||||
|
@ -83,7 +83,7 @@ Feature: Users can be required to specify certain fields when adding entries to
|
|||
| Field name | Required Two-Option Multimenu |
|
||||
| Field description | Required Two-Option Multimenu |
|
||||
| Required | yes |
|
||||
And I set the field "Options" to multiline
|
||||
And I set the field "Options" to multiline:
|
||||
"""
|
||||
Option 1
|
||||
Option 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue