Improve unit test

This commit is contained in:
Christophe Maudoux 2019-07-19 10:50:19 +02:00
parent b81ccf7517
commit f47f93533c
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ SKIP: {
);
expectOK($res);
expectAutoPost( $res, 'auth.idp.com', '/saml/singleSignOn', 'SAMLRequest' );
unlink $file;
}
count($maintests);