Skip to content
Snippets Groups Projects
Commit 950b044b authored by Diogo Vargas's avatar Diogo Vargas
Browse files

ISAICP-9435: Test that both users see the owner of private message right.

parent 7094a88b
No related branches found
No related tags found
1 merge request!209Release 2.2.0
......@@ -203,4 +203,10 @@ Feature: Private messages
| You |
| Bob Rolls |
| You |
When I am logged in as "bob_rolls"
And I visit the "alice_m" "bob_rolls" thread
Then I see the following lines of text in the correct order in "Private messages conversation":
| Alice Miller |
| You |
| Alice Miller |
And the page meets accessibility standards
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment