added comment

This commit is contained in:
2026-04-08 22:35:59 +02:00
parent ef4ee70aac
commit 3e80b81e07
@@ -142,7 +142,8 @@ class HomeboxIntegrationTest {
} }
/** /**
* Test the custom ProviderNotFound exception. * Test the exception when there is an input for serviceType but it's
* unsupported.
*/ */
@Test @Test
void shouldReturnWrongServiceTypeException() { void shouldReturnWrongServiceTypeException() {