environments/ppa-mbqj77/deployments/761^2
Xavier 6 years ago
parent 8bd2a6c244
commit 38bb0cedf6
  1. 2
      lemonldap-ng-portal/t/36-Combination.t

@ -42,7 +42,7 @@ SKIP: {
or print STDERR $@;
ok(
( $res->{demo} eq 'rtyler' and $res->{dbi} eq 'rtyler' ),
' Demo and DBI exported variables exists in session'
' Demo and DBI exported variables exist in session'
);
expectCookie( try('dvador') );
expectReject( try('dwho') );

Loading…
Cancel
Save