From b46eecab21be5918280b6a694d6039fcd31701b1 Mon Sep 17 00:00:00 2001 From: PriestJ Date: Sun, 3 Feb 2008 18:06:22 +0000 Subject: [PATCH] added entry for supplier admin git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3448 248e525c-4dfb-0310-94bc-949c084e9493 --- tests/constants.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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