diff --git a/common/djangoapps/entitlements/tests/test_tasks.py b/common/djangoapps/entitlements/tests/test_tasks.py index 0ad97f6bb3..fe45055151 100644 --- a/common/djangoapps/entitlements/tests/test_tasks.py +++ b/common/djangoapps/entitlements/tests/test_tasks.py @@ -139,7 +139,6 @@ class TestExpireAndCreateEntitlementsTaskIntegration(TestCase): assert entitlement.expired_at is not None - def test_actually_created(self): """ Integration test with CourseEntitlement to make sure we are creating an