We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70540b3 commit 1eeb8bfCopy full SHA for 1eeb8bf
1 file changed
pyCatSim/tests/test_api_Cat.py
@@ -135,7 +135,6 @@ def test_groom_t0(self):
135
136
assert cat.health == 4
137
assert cat.mood == 3
138
- assert cat.energy == 1
139
140
class TestcatCatEat:
141
''' Tests for the eat() method in the Cat class '''
0 commit comments