mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Currently, the test is skipped if the platform is fedora-like. The decision to skip should rather be based on authselect command availability (i.e. when ipaplatform.paths.paths.AUTHSELECT is None). Related to https://pagure.io/freeipa/issue/7377 Reviewed-By: Christian Heimes <cheimes@redhat.com>