Terasology / DynamicCities

Cities that get fancy!
17 stars 13 forks source link

refactor(test): replaced old annotations #111

Closed F14V10 closed 10 months ago

F14V10 commented 10 months ago

I replaced the old annotations in SettlementEntityManagerTest and RegionEntitiesTest by the new ones.

For more information, see https://github.com/MovingBlocks/Terasology/issues/5087

skaldarnar commented 10 months ago
java.lang.NoClassDefFoundError: org/terasology/utilities/random/Random

The same error on develop and this PR, so I guess this change is not breaking anything.

LGTM