From fa4716955eeab003cf7096b1736661c2fa676b94 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 30 Mar 2019 12:51:10 +0000 Subject: [PATCH] make 2 tests happy again --- .../CoreModules/Avatar/Chat/Tests/ChatModuleTests.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OpenSim/Region/CoreModules/Avatar/Chat/Tests/ChatModuleTests.cs b/OpenSim/Region/CoreModules/Avatar/Chat/Tests/ChatModuleTests.cs index 5457dc3831..0e7be7de3d 100644 --- a/OpenSim/Region/CoreModules/Avatar/Chat/Tests/ChatModuleTests.cs +++ b/OpenSim/Region/CoreModules/Avatar/Chat/Tests/ChatModuleTests.cs @@ -142,8 +142,8 @@ namespace OpenSim.Region.CoreModules.Avatar.Chat.Tests // We must update the scenes in order to make the root new root agents trigger position updates in their // children. - sceneWest.Update(1); - sceneEast.Update(1); + sceneWest.Update(3); + sceneEast.Update(3); // Check child positions are correct. Assert.AreEqual( @@ -233,8 +233,8 @@ namespace OpenSim.Region.CoreModules.Avatar.Chat.Tests // We must update the scenes in order to make the root new root agents trigger position updates in their // children. - sceneNorth.Update(1); - sceneSouth.Update(1); + sceneNorth.Update(3); + sceneSouth.Update(3); // Check child positions are correct. Assert.AreEqual(