MDL-65170 core_user: fix behat for viewing full profile

Users belonging to the same course with separate groups forced
will only be able to find their contacts or other users on the
same group.
This commit is contained in:
Sara Arjona 2019-04-24 19:40:17 +02:00
parent 439af892b1
commit bd9b502ac6

View File

@ -97,6 +97,9 @@ Feature: Access to full profiles of users
| Force group mode | Yes |
And I press "Save and display"
And I log out
And the following "message contacts" exist:
| user | contact |
| student1 | student2 |
When I log in as "student1"
And I view the "Student 2" contact in the message area
And I should not see "First access to site"