mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
MDL-64906 mod_feedback: remove incorrect behat test form value
This commit is contained in:
parent
385247d94e
commit
298ff4e79a
@ -44,7 +44,6 @@ Feature: Test creating different types of feedback questions for anonymous feedb
|
||||
| Question | this is a multiple choice 2 |
|
||||
| Label | multichoice2 |
|
||||
| Multiple choice type | Multiple choice - multiple answers |
|
||||
| Hide the "Not selected" option | Yes |
|
||||
| Multiple choice values | option d\noption e\noption f |
|
||||
And I add a "Multiple choice" question to the feedback with:
|
||||
| Question | this is a multiple choice 3 |
|
||||
|
@ -48,7 +48,6 @@ Feature: Test creating different types of feedback questions for non-anonymous f
|
||||
| Question | this is a multiple choice 2 |
|
||||
| Label | multichoice2 |
|
||||
| Multiple choice type | Multiple choice - multiple answers |
|
||||
| Hide the "Not selected" option | Yes |
|
||||
| Multiple choice values | option d\noption e\noption f |
|
||||
And I add a "Multiple choice" question to the feedback with:
|
||||
| Question | this is a multiple choice 3 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user