diff --git a/lms/hooks.py b/lms/hooks.py index 259aec27..f7a30b5e 100644 --- a/lms/hooks.py +++ b/lms/hooks.py @@ -115,7 +115,7 @@ scheduler_events = { "daily": ["lms.job.doctype.job_opportunity.job_opportunity.update_job_openings"], } -fixtures = ["Custom Field", "Function", "Industry", "LMS Badge"] +fixtures = ["Custom Field", "Function", "Industry"] # Testing # -------