[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(
|
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"));
|
"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(
|
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
|
@Test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user