stop using deprecated single item basket view

LEARNER-4428
This commit is contained in:
Tasawer Nawaz
2018-03-13 15:22:42 +05:00
parent 2335b57afc
commit 4912888168
10 changed files with 38 additions and 16 deletions

View File

@@ -825,7 +825,7 @@ class TestProgramDataExtender(ModuleStoreTestCase):
"""Tests of the program data extender utility class."""
maxDiff = None
sku = 'abc123'
checkout_path = '/basket/add'
checkout_path = '/basket/add/'
instructors = {
'instructors': [
{