mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 00:39:49 +00:00

* Fix unable to filter by locale Signed-off-by: harimkims <harimkims@gmail.com> * Fix failed e2e test * Revert modifying decorator test, Add locale filter key * Revert supporting both locale, _locale format * Replace _locale with locale * Replace _locale params with locale in test * Rename testing for default locale filtering Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>