Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
f890c1dc
Commit
f890c1dc
authored
12 years ago
by
Carlos Andrés Rocha
Browse files
Options
Downloads
Patches
Plain Diff
Use test database in licenses test instead of 6.002x
parent
cda5e1a4
No related branches found
Branches containing commit
Tags
release-2020-10-30-12.40
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/djangoapps/licenses/tests.py
+1
-1
1 addition, 1 deletion
lms/djangoapps/licenses/tests.py
with
1 addition
and
1 deletion
lms/djangoapps/licenses/tests.py
+
1
−
1
View file @
f890c1dc
...
...
@@ -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
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment