aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/tests/browser/test_toastertable_ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/tests/browser/test_toastertable_ui.py')
-rw-r--r--lib/toaster/tests/browser/test_toastertable_ui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/tests/browser/test_toastertable_ui.py b/lib/toaster/tests/browser/test_toastertable_ui.py
index ef78cbb1e..e82d5ec65 100644
--- a/lib/toaster/tests/browser/test_toastertable_ui.py
+++ b/lib/toaster/tests/browser/test_toastertable_ui.py
@@ -9,7 +9,7 @@
from datetime import datetime
-from django.core.urlresolvers import reverse
+from django.urls import reverse
from django.utils import timezone
from tests.browser.selenium_helpers import SeleniumTestCase
from orm.models import BitbakeVersion, Release, Project, Build