URL: https://github.com/freeipa/freeipa/pull/1941 Author: mrizwan93 Title: #1941: Extended UI test for selfservice permission. Action: opened
PR body: """ Follwoing scenario added: - test_add_all_attr - test_add_and_add_another - test_add_and_edit - test_add_and_cancel - test_add_permission_undo - test_add_permission_reset - test_permission_negative - test_del_multiple_permission - test_permission_using_enter_key - test_reset_sshkey_permsission
Signed-off-by: Mohammad Rizwan Yusuf myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1941/head:pr1941 git checkout pr1941