Skip to content

Commit 1eeb8bf

Browse files
committed
Update test_api_Cat.py
1 parent 70540b3 commit 1eeb8bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyCatSim/tests/test_api_Cat.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ def test_groom_t0(self):
135135

136136
assert cat.health == 4
137137
assert cat.mood == 3
138-
assert cat.energy == 1
139138

140139
class TestcatCatEat:
141140
''' Tests for the eat() method in the Cat class '''

0 commit comments

Comments
 (0)