Skip to content
Snippets Groups Projects
Commit babf2420 authored by Max Rothman's avatar Max Rothman
Browse files

Fix test failure due to missing settings import

parent c9731441
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment