Fix can not typo (#87254)

This commit is contained in:
epenet
2023-02-03 11:37:16 +01:00
committed by GitHub
parent b8a1f87073
commit 810367b757
27 changed files with 35 additions and 35 deletions

View File

@@ -213,7 +213,7 @@ async def test_config_sensor(hass, mock_modbus):
},
]
},
f"Error in sensor {TEST_ENTITY_NAME}. The `structure` field can not be empty",
f"Error in sensor {TEST_ENTITY_NAME}. The `structure` field cannot be empty",
),
(
{