Skip to content

Commit 4ac62c7

Browse files
committed
clean behat test
1 parent 22947dd commit 4ac62c7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/behat/limitedanswer.feature

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
@mod @mod_moodleoverflow @javascript
2-
Feature: Moodleoverflows can start in a limited answer mode, where answers from
3-
students are not enabled until a set date.
2+
Feature: Moodleoverflows can start in a limited answer mode, where answers from students are not enabled until a set date.
43

54
Background:
65
Given the following "users" exist:
@@ -44,7 +43,7 @@
4443
| Message | This is the answer message |
4544
And I press "Post to forum"
4645
Then I should see "This is the answer message"
47-
And I should see "This is the question message"
46+
And I should see "This is the question message"
4847

4948
Scenario: Setting up the limited answer mode, the times need to be in the right order
5049
Given the following "activities" exist:

0 commit comments

Comments
 (0)