diff --git a/tests/constants.rb b/tests/constants.rb index 68d7fdc..5370924 100644 --- a/tests/constants.rb +++ b/tests/constants.rb @@ -58,4 +58,6 @@ MIPADMIN_PWD = 'password' ICU = 'ic1' ICU_PWD = 'password' CS = 'cs1' -CS_PWD = 'password' \ No newline at end of file +CS_PWD = 'password' +SA = 'sa1' +SA_PWD = 'password' \ No newline at end of file