Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 18a2782

Browse files
CORTX-32832: fixing unit tests in test_setup (#6407)
Signed-off-by: Lakshita Jain <[email protected]> Signed-off-by: Lakshita Jain <[email protected]>
1 parent e102d28 commit 18a2782

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/setup/test_setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import unittest
2323
from cortx.provisioner import const
2424
from cortx.utils.cmd_framework import Cmd
25+
from cortx.setup import cortx_setup
2526
from cortx.provisioner.log import CortxProvisionerLog, Log
2627

2728
solution_cluster_url = "yaml:///" + os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), "cluster.yaml"))

0 commit comments

Comments
 (0)