diff options
Diffstat (limited to 'functional/tests/identity/v3/test_project.py')
| -rw-r--r-- | functional/tests/identity/v3/test_project.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functional/tests/identity/v3/test_project.py b/functional/tests/identity/v3/test_project.py index 6c278691..d060c7b1 100644 --- a/functional/tests/identity/v3/test_project.py +++ b/functional/tests/identity/v3/test_project.py @@ -10,7 +10,7 @@ # License for the specific language governing permissions and limitations # under the License. -from tempest_lib.common.utils import data_utils +from tempest.lib.common.utils import data_utils from functional.tests.identity.v3 import test_identity |
