make 2 tests happy again

0.9.1.0-post-fixes
UbitUmarov 2019-03-30 12:51:10 +00:00
parent 6cf85a3db1
commit fa4716955e
1 changed files with 4 additions and 4 deletions

View File

@ -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(