fix flakey test

This commit is contained in:
evilchili 2023-12-31 11:24:16 -08:00
parent 0874c50ea9
commit 4548623831

View File

@ -86,4 +86,3 @@ def test_ItemGenerator_subclass():
'glass stick',
]
assert stick[0].rarity.rarity == 'common'
assert stick[0].description == ''