mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[mielecloud] Fix integration tests (#13935)
Code change provided by @BjoernLange Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
e9473caebc
commit
831443334e
@ -57,7 +57,7 @@ public class ForwardToLoginServletTest extends AbstractConfigFlowTest {
|
||||
assertTrue(maybePairAccountSite.contains(
|
||||
"Go to <a href=\"https://www.miele.com/f/com/en/register_api.aspx\">the Miele developer portal</a> to obtain your"));
|
||||
assertTrue(maybePairAccountSite.contains(
|
||||
"There is an authorization ongoing at the moment. Please complete that authorization prior to starting a new one or try again in 3 minutes."));
|
||||
"There is an authorization ongoing at the moment. Please complete that authorization prior to starting a new one or try again"));
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user