mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OpenSim.Framework.Communications.Tests
|
||||
CachedUserInfo nonExistingUserInfo;
|
||||
|
||||
TestCommunicationsManager commsManager = new TestCommunicationsManager();
|
||||
Scene myScene = SceneSetupHelpers.SetupScene(commsManager, "");
|
||||
// Scene myScene = SceneSetupHelpers.SetupScene(commsManager, "");
|
||||
|
||||
// Check we can't retrieve info before it exists by uuid
|
||||
nonExistingUserInfo = commsManager.UserProfileCacheService.GetUserDetails(userId);
|
||||
|
||||
Reference in New Issue
Block a user