1
0
This commit is contained in:
Will Hunt
2020-08-29 10:02:57 +01:00
parent 1fa8b84cc1
commit 783f8f5481

View File

@@ -32,7 +32,6 @@ class UserSharedRoomsTest(unittest.HomeserverTestCase):
]
def make_homeserver(self, reactor, clock):
config = self.default_config()
config["update_user_directory"] = True
return self.setup_test_homeserver(config=config)