mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-69998 lang: Fix reworded strings in Behat test scenarios
This commit is contained in:
parent
dd7a1d60e2
commit
e576fef1fa
5 changed files with 11 additions and 11 deletions
|
@ -33,7 +33,7 @@ Feature: Test creating different types of feedback questions for non-anonymous f
|
|||
And I add a "Information" question to the feedback with:
|
||||
| Question | this is a response time question |
|
||||
| Label | curtime |
|
||||
| Information type | Responsestime |
|
||||
| Information type | Responses time |
|
||||
And I add a "Label" question to the feedback with:
|
||||
| Contents | label text |
|
||||
And I add a "Longer text answer" question to the feedback with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue