GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
$this->assertXPath('//div[@class="field-opening-hours"]/ul/li[2][@class="period_opening_hours"]/h3[text()="Changement ponctuel du mercredi 15 juin au mercredi 20 juillet 2022"]/following-sibling::ul/li[text()="Jeudi : 09h - 12h"]');
$this->assertXPath('//div[@class="field-opening-hours"]/ul/li[4][@class="period_opening_hours"]/h3[text()="Changement ponctuel du lundi 20 juin au dimanche 10 juillet 2022"]/following-sibling::ul/li[text()="Jeudi : 09h - 11h / 15h - 17h"]');
$this->assertXPath('//div[@class="field-opening-hours"]/ul/li[5][@class="unexpected_closing_hours"]/h3[text()="Fermeture exceptionnelle"]/following-sibling::ul/li[text()="Fermeture ponctuel le lundi 04 juillet : fermé"]');