🐛(react) make DatePicker's tests no longer depend on the user's locale
Refactor tests to enhance simplicity and clarity by introducing expected string values. This improvement is particularly relevant for focused months and focused year scenarios. Consequently, the tests no longer depend on the user's locale.
This commit is contained in:
committed by
aleb_the_flash
parent
c35cc603a7
commit
2cd8c6e843
5
.changeset/violet-rings-love.md
Normal file
5
.changeset/violet-rings-love.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
Refactor DatePicker's tests which no longer depend on the user's locale.
|
||||
Reference in New Issue
Block a user