Code change provided by @BjoernLange
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
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