aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/tests/browser/test_js_unit_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/tests/browser/test_js_unit_tests.py')
-rw-r--r--lib/toaster/tests/browser/test_js_unit_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/tests/browser/test_js_unit_tests.py b/lib/toaster/tests/browser/test_js_unit_tests.py
index e8b4295b8..e6163bb3b 100644
--- a/lib/toaster/tests/browser/test_js_unit_tests.py
+++ b/lib/toaster/tests/browser/test_js_unit_tests.py
@@ -11,7 +11,7 @@
Run the js unit tests
"""
-from django.core.urlresolvers import reverse
+from django.urls import reverse
from tests.browser.selenium_helpers import SeleniumTestCase
import logging