Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zawan-ila committed Jan 7, 2025
1 parent ff3b081 commit 476650b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ def test_product_external_status(self, external_status, should_index):
assert course.should_index == should_index

@pytest.mark.foo
@override_settings(RETIRED_COURSE_TYPES=['audi'])
@override_settings(RETIRED_COURSE_TYPES=['audit'])
def test_retired_course_indexing(self):
"""
Test that retired courses are not indexed
Expand Down

0 comments on commit 476650b

Please sign in to comment.