Test - Adds missing property to mock of BotGenerationDetails
This commit is contained in:
parent
85aec72a63
commit
68c2358b08
@ -35,6 +35,7 @@ describe("BotLevelGenerator", () =>
|
|||||||
side: "",
|
side: "",
|
||||||
playerLevel: 5,
|
playerLevel: 5,
|
||||||
botRelativeLevelDeltaMax: 0,
|
botRelativeLevelDeltaMax: 0,
|
||||||
|
botRelativeLevelDeltaMin: 0,
|
||||||
botCountToGenerate: 0,
|
botCountToGenerate: 0,
|
||||||
botDifficulty: "",
|
botDifficulty: "",
|
||||||
isPlayerScav: false,
|
isPlayerScav: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user