diff --git a/tests/test_types.py b/tests/test_types.py index e68fc84..c87364c 100644 --- a/tests/test_types.py +++ b/tests/test_types.py @@ -86,4 +86,3 @@ def test_ItemGenerator_subclass(): 'glass stick', ] assert stick[0].rarity.rarity == 'common' - assert stick[0].description == ''