URL: https://github.com/freeipa/freeipa/pull/5895 Author: flo-renaud Title: #5895: webui tests: close notification when revoking cert Action: opened
PR body: """ When a cert is revoked, a notification is displayed and may obscure the buttons. Make sure to close the notification before moving to the next step.
Fixes: https://pagure.io/freeipa/issue/8911 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5895/head:pr5895 git checkout pr5895