minor: Disable logging left active on regression test TestSameSimulatorIsolatedRegionsV2()
parent
5a6ad028e3
commit
1e48bf43a3
|
@ -185,7 +185,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||||
public void TestSameSimulatorIsolatedRegionsV2()
|
public void TestSameSimulatorIsolatedRegionsV2()
|
||||||
{
|
{
|
||||||
TestHelpers.InMethod();
|
TestHelpers.InMethod();
|
||||||
TestHelpers.EnableLogging();
|
// TestHelpers.EnableLogging();
|
||||||
|
|
||||||
UUID userId = TestHelpers.ParseTail(0x1);
|
UUID userId = TestHelpers.ParseTail(0x1);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue