Skip to content

Commit 6e84f69

Browse files
committed
Add tinker_max_boiler_temp testcase
1 parent 28662a9 commit 6e84f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_smile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,6 +1548,8 @@ async def test_connect_adam_plus_anna_new(self):
15481548

15491549
await self.tinker_regulation_mode(smile)
15501550

1551+
await self.tinker_max_boiler_temp(smile)
1552+
15511553
await smile.close_connection()
15521554
await self.disconnect(server, client)
15531555

0 commit comments

Comments
 (0)