]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/dashboard/test_auth.py
import 15.2.5
[ceph.git] / ceph / qa / tasks / mgr / dashboard / test_auth.py
index 468fe379641ced23f59e731ff1ed4736fca7cca0..e76708a9c43beed7f7123f5355db7c7745ff9afe 100644 (file)
@@ -6,7 +6,7 @@ import time
 
 import jwt
 
-from tasks.mgr.dashboard.helper import DashboardTestCase, JObj, JLeaf
+from .helper import DashboardTestCase, JObj, JLeaf
 
 
 class AuthTest(DashboardTestCase):