ha ha - found it!!! There was a conflict with one of the usernames I was trying to create was already in use by the default test data imported during system build.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3653 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -320,7 +320,7 @@ class Test_09_MIPADMIN_party_management< Test::Unit::TestCase
|
|||||||
|
|
||||||
# set the field values
|
# set the field values
|
||||||
#@@ie.text_field(:id,'').set('')
|
#@@ie.text_field(:id,'').set('')
|
||||||
@@ie.text_field(:id,'P61_USERNAME').set('CS1')
|
@@ie.text_field(:id,'P61_USERNAME').set('CustServ1')
|
||||||
@@ie.text_field(:id,'P61_TITLE').set('Miss')
|
@@ie.text_field(:id,'P61_TITLE').set('Miss')
|
||||||
@@ie.text_field(:id,'P61_FIRST_NAME').set('Customer')
|
@@ie.text_field(:id,'P61_FIRST_NAME').set('Customer')
|
||||||
@@ie.text_field(:id,'P61_LAST_NAME').set('Services')
|
@@ie.text_field(:id,'P61_LAST_NAME').set('Services')
|
||||||
|
|||||||
Reference in New Issue
Block a user