Skip to content

Commit 07ecca3

Browse files
committed
Correct related test-case
1 parent a830c32 commit 07ecca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ async def test_connect_anna_elga_2_cooling(self):
412412
SMILE_TYPE, f"{self.smile_setup}_UPDATED_DATA"
413413
)
414414

415-
self.smile_setup = "updated/anna_heatpump_cooling"
415+
self.smile_setup = "updated/anna_elga_2_switch_heating"
416416
await self.device_test(
417417
smile, "2020-04-05 00:00:01", testdata_updated, initialize=False
418418
)

0 commit comments

Comments
 (0)