Remove trailing white-spaces with Zimbra parameters - Improve unit test

This commit is contained in:
Christophe Maudoux 2020-12-18 09:25:14 +01:00
parent ff04fc9248
commit e9487a42d7
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ SKIP: {
{
logLevel => 'error',
zimbraPreAuthKey => '1234567890',
zimbraUrl => '/service/preauthtest',
zimbraSsoUrl => '^/testsso ',
zimbraUrl => '/service/preauthtest ',
zimbraSsoUrl => '^/testsso ', # Bad URLs
vhostOptions => {
'test1.example.com' => {
vhostHttps => 0,