Skip to content

Commit d5a85c7

Browse files
bouwewBouwe Westerdijk
authored andcommitted
Remove old assert += 1
1 parent 10a9169 commit d5a85c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ async def device_test(self, smile=pw_smile.Smile, testdata=None):
434434
assert val_1 == val_2
435435
asserts += 1
436436
else:
437-
asserts += 1
438437
# The schedule temperature changes accordung to the set schedule,
439438
# so the value can differ when testing at different times during the day.
440439
if measure_key == "schedule_temperature":

0 commit comments

Comments
 (0)