Skip to content

Commit

Permalink
replaced potentially outdated course?
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Feb 20, 2024
1 parent 74ac946 commit ac5217d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semesterly/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ def common_logged_in_tests(self):
self.search_course("AS.110.106", 1)
self.open_course_modal_from_search(0)
course2 = self.add_course_from_course_modal(n_slots=8, n_master_slots=2)
self.search_course("AS.110.415", 1)
self.search_course("EN.553.171", 1)
self.open_course_modal_from_search(0)
self.add_course_from_course_modal(n_slots=11, n_master_slots=3)
self.open_course_modal_from_slot(2)
Expand Down

0 comments on commit ac5217d

Please sign in to comment.