removed the navigation to edit parties screen to try and fix the last remaining user management error
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3671 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -637,7 +637,7 @@ class Test_11_edit_parties< Test::Unit::TestCase
|
||||
assert(@@ie.contains_text('Action Processed.'),'Party not updated correctly')
|
||||
|
||||
#edit a different user
|
||||
@@ie.goto(EDIT_PARTIES)
|
||||
#@@ie.goto(EDIT_PARTIES)
|
||||
@@ie.select_list(:id,'P65_PRTY_TYPE').set('User')
|
||||
@@ie.link(:name,'Edit SuppAgent1').click
|
||||
@@ie.wait
|
||||
|
||||
Reference in New Issue
Block a user