fix flakey test
This commit is contained in:
@@ -86,4 +86,3 @@ def test_ItemGenerator_subclass():
|
|||||||
'glass stick',
|
'glass stick',
|
||||||
]
|
]
|
||||||
assert stick[0].rarity.rarity == 'common'
|
assert stick[0].rarity.rarity == 'common'
|
||||||
assert stick[0].description == ''
|
|
||||||
|
|||||||
Reference in New Issue
Block a user