URL: https://github.com/freeipa/freeipa/pull/5945 Author: mrizwan93 Title: #5945: ipatests: Test long certificate serial no Action: opened
PR body: """ Long certificate serial no were shown in scientific notation at user detials page. This test checks that it is no longer shown in scientific notation
related:https://pagure.io/freeipa/issue/8754
Signed-off-by: Mohammad Rizwan myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5945/head:pr5945 git checkout pr5945
freeipa-devel@lists.fedorahosted.org