diff --git a/Scripts/API_Tests/get_course_ids.py b/Scripts/API_Tests/get_course_ids.py index 7c4b16d9..6431ad0d 100644 --- a/Scripts/API_Tests/get_course_ids.py +++ b/Scripts/API_Tests/get_course_ids.py @@ -10,19 +10,6 @@ HEADERS = { "X-Api-Key": APIKEY, } GROUPS = [ -"Accreditation", -"Anthology 101", -"Baseline", -"Course Evaluations", -"Engage", -"Evaluate", -"Finance & HCM", -"Learn", -"Portfolio", -"Power BI", -"Raise", -"Reach", -"Student", ] def get_courses():