Copy & Styling for Credit messages on Dashboard
ECOM-1917
This commit is contained in:
@@ -108,7 +108,6 @@ class CreditCourseDashboardTest(ModuleStoreTestCase):
|
||||
response = self._load_dashboard()
|
||||
self.assertContains(response, "credit-eligibility-msg")
|
||||
self.assertContains(response, "purchase-credit-btn")
|
||||
self.assertContains(response, "purchase credit for this course expires")
|
||||
|
||||
def test_purchased_credit(self):
|
||||
# Simulate that the user has purchased credit, but has not
|
||||
|
||||
Reference in New Issue
Block a user