mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Disable logging in regression test in OSSL_ApiAttachmentTests
This commit is contained in:
@@ -179,7 +179,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Tests
|
||||
public void TestOsForceAttachToOtherAvatarFromInventory()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
string taskInvObjItemName = "sphere";
|
||||
UUID taskInvObjItemId = UUID.Parse("00000000-0000-0000-0000-100000000000");
|
||||
|
||||
Reference in New Issue
Block a user