Remove debug print (#63460)
This commit is contained in:
parent
5196b75ed6
commit
969930b9c9
7 changed files with 0 additions and 19 deletions
|
@ -216,7 +216,6 @@ async def test_create_radio_button_group(hass, hass_ws_client, properties_data):
|
|||
|
||||
# Make sure the baseline is correct
|
||||
assert len(rb_props) == 3
|
||||
print(rb_props)
|
||||
|
||||
rb_props[0]["value"].append("1")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue