Merge pull request #8947 from edx/renzo/resolve-failures
Import missing settings module in tests of commerce views
This commit is contained in:
@@ -4,6 +4,7 @@ from uuid import uuid4
|
||||
from nose.plugins.attrib import attr
|
||||
|
||||
import ddt
|
||||
from django.conf import settings
|
||||
from django.core.urlresolvers import reverse
|
||||
from django.test import TestCase
|
||||
import mock
|
||||
|
||||
Reference in New Issue
Block a user