f3529be test_pam_responder: Fix DeprecationWarning invalid escape sequence

1 file Authored by lslebodn 4 years ago, Committed by pbrezina 4 years ago,
    test_pam_responder: Fix DeprecationWarning invalid escape sequence
    
    test_pam_responder.py:151
      src/tests/intg/test_pam_responder.py:151: DeprecationWarning: invalid escape sequence \%
        return unindent("""\
    
    Merges: https://pagure.io/SSSD/sssd/pull-request/4076
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>\