Merge pull request #9975 from edx/cdodge/bump-proctoring
update reference to edx-proctoring to account for requested iconograp…
This commit is contained in:
@@ -729,7 +729,7 @@ class TestProctoringRendering(ModuleStoreTestCase):
|
||||
{
|
||||
'status': 'eligible',
|
||||
'short_description': 'Ungraded Practice Exam',
|
||||
'suggested_icon': 'fa-pencil-square-o',
|
||||
'suggested_icon': '',
|
||||
'in_completed_state': False
|
||||
}
|
||||
),
|
||||
|
||||
@@ -58,7 +58,7 @@ git+https://github.com/edx/edx-lint.git@c5745631d2eee4e2efe8c31fa7b42fe2c12a0755
|
||||
git+https://github.com/edx/ecommerce-api-client.git@1.1.0#egg=ecommerce-api-client==1.1.0
|
||||
-e git+https://github.com/edx/edx-user-state-client.git@30c0ad4b9f57f8d48d6943eb585ec8a9205f4469#egg=edx-user-state-client
|
||||
git+https://github.com/edx/edx-organizations.git@release-2015-09-22#egg=edx-organizations==0.1.6
|
||||
git+https://github.com/edx/edx-proctoring.git@0.9.11#egg=edx-proctoring==0.9.11
|
||||
git+https://github.com/edx/edx-proctoring.git@0.9.14#egg=edx-proctoring==0.9.14
|
||||
|
||||
# Third Party XBlocks
|
||||
-e git+https://github.com/mitodl/edx-sga@172a90fd2738f8142c10478356b2d9ed3e55334a#egg=edx-sga
|
||||
|
||||
Reference in New Issue
Block a user