MDL-78619 communication_matrix: Unit test fix

This commit is contained in:
Michael Hawkins
2023-08-29 19:55:34 +08:00
parent d0fe8d4c21
commit d0c7834050
@@ -167,6 +167,8 @@ class communication_feature_test extends \advanced_testcase {
],
);
$provider->reload();
// Then call the provider's update method to actually perform the change.
$provider->update_chat_room();