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:
mullenm
2008-02-22 10:41:29 +00:00
parent 5450975127
commit a5f08c0f2d

View File

@@ -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