Skip to content

Commit

Permalink
MDL-72428 lang: Use the fixed strings in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mudrd8mz committed Sep 1, 2021
1 parent a8bae35 commit d6bc2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/forum/tests/behat/inpage_reply.feature
Expand Up @@ -42,6 +42,6 @@ Feature: Students can reply to a discussion in page.
| post | Discussion contents 1, third message |
| privatereply | 1 |
Then I should see "Discussion contents 1, third message"
Then I should see "This is a private reply. It is not visible to other participants."
Then I should see "This is a private reply. It is only visible to you and anyone with the capability to view private replies, such as teachers or managers."
When I reload the page
Then I should see "Discussion contents 1, third message"

0 comments on commit d6bc2e2

Please sign in to comment.