Skip to content
Snippets Groups Projects
Commit 853051bc authored by bridger's avatar bridger
Browse files

Merge pull request #941 from MITx/feature/rocha/dashboard-software-licenses

Use test database in licenses test instead of 6.002x
parents cda5e1a4 f890c1dc
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ from django.core.management import call_command
from models import CourseSoftware, UserLicense
COURSE_1 = 'MITx/6.002x/2012_Fall'
COURSE_1 = 'edX/toy/2012_Fall'
SOFTWARE_1 = 'matlab'
SOFTWARE_2 = 'stata'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment