Resource silo test fix (#354)

* isolated test fix from the inst-act branch

* getting rid of the hack for implant terminal mech coordinates
This commit is contained in:
Fate-JH 2020-04-16 17:46:00 -04:00 committed by GitHub
parent 9ac1047a9a
commit 7f402ac171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 10 deletions

View file

@ -100,6 +100,7 @@ class ResourceSiloControlUseTest extends ActorTest {
guid.register(obj, 2)
guid.register(player, 3)
guid.register(vehicle, 4)
expectNoMsg(200 milliseconds)
zone.Transport ! Zone.Vehicle.Spawn(vehicle)
vehicle.Seats(0).Occupant = player
player.VehicleSeated = vehicle.GUID