This PR fixes the task path in the Celery beat settings for the refresh-saml-metadata scheduled task. We had previously added the fetch_saml_metadata task to the Celery beat schedule to run periodically (default: every 24 hours). However, due to a typo in the task path, Celery workers were throwing errors. This fix corrects the task path so the schedule can run as intended.
LMS (Learning Management System) -------------------------------- This directory contains code relating to the student portal for edX.