From 87953991e083fe5fbc136a19a06cef94d1bd5eea Mon Sep 17 00:00:00 2001 From: Muhammad Zubair Date: Mon, 26 Jun 2023 15:40:09 +0500 Subject: [PATCH] feat: removed extra blank line --- common/djangoapps/entitlements/tests/test_tasks.py | 1 - 1 file changed, 1 deletion(-) 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