mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 00:42:54 +02:00
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:
parent
439af892b1
commit
bd9b502ac6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user