From dc14b118185ed7b979370a88fa01e50f594325e9 Mon Sep 17 00:00:00 2001 From: jadon <16850875+wolffshots@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:47:27 +0200 Subject: [PATCH] chore: add minor version to test --- tests/test_init.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_init.py b/tests/test_init.py index f697ee5..a51fbd7 100644 --- a/tests/test_init.py +++ b/tests/test_init.py @@ -28,6 +28,7 @@ version=1, title="Audiobookshelf", source="some source", + minor_version=1, ) async def test_setup(hass: HomeAssistant)->None: