Test - Adds missing property to mock of BotGenerationDetails

This commit is contained in:
Refringe 2024-04-10 23:07:41 -04:00
parent 85aec72a63
commit 68c2358b08
No known key found for this signature in database
GPG Key ID: 7715B85B4A6306ED

View File

@ -35,6 +35,7 @@ describe("BotLevelGenerator", () =>
side: "",
playerLevel: 5,
botRelativeLevelDeltaMax: 0,
botRelativeLevelDeltaMin: 0,
botCountToGenerate: 0,
botDifficulty: "",
isPlayerScav: false,