Disable logging in regression test in OSSL_ApiAttachmentTests
parent
58869e5aa0
commit
9f01c3d408
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue