mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Do new inventory module setup, which is why the test was failing (not the original race condition, hopefully!)
Still always catching the NRE for now pending analysis
This commit is contained in:
@@ -386,7 +386,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
|
||||
|
||||
log4net.Config.XmlConfigurator.Configure();
|
||||
|
||||
Scene scene = SceneSetupHelpers.SetupScene("");
|
||||
Scene scene = SceneSetupHelpers.SetupScene("inventory");
|
||||
CommunicationsManager commsManager = scene.CommsManager;
|
||||
CachedUserInfo userInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user