On this PR, confirm that the CI builds have passed
Run make requirements to install requirements. Run make build_dummy_translations to extract and compile dummy translations. Confirm that the name of the directories in poll/public/js/translations/ are as case-senstive as the ones created poll/translations/ i.e. ko_KR translates to ko_KR and not ko_kr
Description
Fix the CI build by:
Supporting information Jira Ticket: BB-3685 xblock-utils 2.1.0
Testing instructions
make requirements
to install requirements. Runmake build_dummy_translations
to extract and compile dummy translations. Confirm that the name of the directories inpoll/public/js/translations/
are as case-senstive as the ones createdpoll/translations/
i.e.ko_KR
translates toko_KR
and notko_kr
Deadline
End of sprint BB.242