mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump awesomeversion to 21.8.1 (#55817)
This commit is contained in:
committed by
GitHub
parent
ed9b271fd0
commit
a9ed4fa405
@@ -141,7 +141,7 @@ async def test_custom_integration_version_not_valid(
|
||||
await loader.async_get_integration(hass, "test_no_version")
|
||||
|
||||
assert (
|
||||
"The custom integration 'test_no_version' does not have a valid version key (None) in the manifest file and was blocked from loading."
|
||||
"The custom integration 'test_no_version' does not have a version key in the manifest file and was blocked from loading."
|
||||
in caplog.text
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user