Remove home variable in all test resources where not used
[osm/tests.git] / robot-systest / resources / basic_15-rbac_configurations_data.py
index 684ac24..094ba20 100644 (file)
@@ -12,8 +12,6 @@
 
 from pathlib import Path
 
-# Get ${HOME} from local machine
-home = str(Path.home())
 # User, project and roles to use
 user_name = 'basic_15_test_user'
 user_password = 'basic_15_user_pass'