(react) strip "Today, " from selected date range literal

DateRangePicker aria-labels mention when a selected date range
contains today's date, which breaks the tests  while ran on the
first day of the month. Avoid these tests to be flaky.
This commit is contained in:
Lebaud Antoine
2023-08-02 00:33:08 +02:00
committed by aleb_the_flash
parent 26304791ae
commit bae7392fe1
2 changed files with 18 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": patch
---
Fix flaky tests on DateRangePicker