Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 23 forks source link

Fix MapGeneratorTest when running alone #127

Closed QuinnBast closed 1 year ago

QuinnBast commented 1 year ago

Fixes the MapGeneratorTest class when attempting to run the tests in this class without running them as part of the entire suite. Instantiating a new Game creates the SeededRandom to no NullPointerExceptions are thrown