Disable another unstable test (#18069)
Related to #12474 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>pull/18075/head
parent
46d27b6fb5
commit
e69c44b85e
|
@ -107,6 +107,7 @@ public class WemoMakerHandlerOSGiTest extends GenericWemoOSGiTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Disabled("https://github.com/openhab/openhab-addons/issues/12474")
|
||||
public void assertThatThingHandlesREFRESHCommand()
|
||||
throws MalformedURLException, URISyntaxException, ValidationException, IOException {
|
||||
Command command = RefreshType.REFRESH;
|
||||
|
|
Loading…
Reference in New Issue