URL: https://github.com/freeipa/freeipa/pull/4260
Author: wladich
Title: #4260: ipatests: add test for warning text displayed after AD trust agents setup
Action: opened
PR body:
"""
This PR created new suite for testing ipa-adtrust-install utility.
It adds test for proper warning text after setting up AD trust agents and moves one existing from test_commands test suite.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4260/head:pr4260
git checkout pr4260