mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Disable unstable test (#12829)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
+1
@@ -172,6 +172,7 @@ public class HomieImplementationTest extends MqttOSGiTest {
|
||||
}
|
||||
|
||||
@SuppressWarnings("null")
|
||||
@Disabled("Temporarily disabled: unstable")
|
||||
@Test
|
||||
public void retrieveAttributes() throws Exception {
|
||||
assertThat(homieConnection.hasSubscribers(), is(false));
|
||||
|
||||
Reference in New Issue
Block a user