stop using deprecated single item basket view
LEARNER-4428
This commit is contained in:
@@ -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': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user