UserGroupsChanged hook should specify the performer of the change
authorHuji Lee <huji.huji@gmail.com>
Sun, 12 Nov 2017 01:44:00 +0000 (20:44 -0500)
committerHuji <huji.huji@gmail.com>
Thu, 16 Nov 2017 02:56:32 +0000 (02:56 +0000)
commit2a06bc44ca1059395f86fd1f6c5abab80c9b303d
treea9b050876144fdedff33471dab5affe9b7de09a2
parentc586a099d77e84549b547f8c01526ea6e9e462f0
UserGroupsChanged hook should specify the performer of the change

Otherwise, there will be a unit-testing error when Echo is enabled

Bug: T180292
Change-Id: Ibc185c82ad2a03e06e5727a633e6ab6bccce3345
tests/phpunit/includes/auth/AuthPluginPrimaryAuthenticationProviderTest.php