mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
The test_selinuxusermap.py::test_selinuxusermap::test_misc is failing because the 'delete_record' function (located in the same file) is passing incorrect parameters: it should take the 'pkeys' instead of the full data. The changes will take the right 'pkeys' parameters in the 'test_misc()' function. Fixes: https://pagure.io/freeipa/issue/9161 Signed-off-by: Carla Martinez <carlmart@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
http://www.freeipa.org/page/Web_UI_Integration_Tests