]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_user.py
import 15.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_user.py
index f3606ed851870ed6a180632944250007458b5abc..ea7beee6d7a50239aa72b9235f21a3258049cc70 100644 (file)
@@ -6,7 +6,7 @@ import time
 
 from datetime import datetime, timedelta
 
-from tasks.mgr.dashboard.helper import DashboardTestCase, JObj, JLeaf
+from .helper import DashboardTestCase, JObj, JLeaf
 
 
 class UserTest(DashboardTestCase):