Skip to content

Commit 06883a9

Browse files
committed
Fix failing test (why did this even pass locally)
1 parent 2c3b476 commit 06883a9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

spec/System/TestItemParse_spec.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,11 +1365,12 @@ describe("TestAdvancedItemParse #item", function()
13651365
assert.are.equals(30, chaosResist())
13661366
end)
13671367

1368+
-- actually a ring so we don't have to allocate a socket
13681369
local realJewel = [[
13691370
Item Class: Jewels
13701371
Rarity: Rare
13711372
Pandemonium Desire
1372-
Sapphire
1373+
Ruby Ring
13731374
--------
13741375
Quality (Caster Modifiers): +20% (augmented)
13751376
--------

0 commit comments

Comments
 (0)