Skip to content

Commit 1b1ceb9

Browse files
author
LocalIdentity
committed
Fix tests attempt #2
1 parent 2b0629a commit 1b1ceb9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/System/TestDefence_spec.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ describe("TestDefence", function()
1010
local function pob1and2Compat()
1111
build.configTab.input.customMods = build.configTab.input.customMods.."\n\z
1212
5% reduced maximum life\n\z
13+
5% reduced maximum mana\n\z
1314
-2 to life\n\z
1415
-10% to elemental resistances\n\z
1516
-60% to chaos resistance\n\z
17+
+2 to mana\n\z
1618
"
1719
build.configTab:BuildModList()
1820
runCallback("OnFrame")

0 commit comments

Comments
 (0)