--- trunk/t/App/RoomReservation-Reservation.t 2009/07/01 17:20:16 1145 +++ trunk/t/App/RoomReservation-Reservation.t 2009/07/01 17:20:48 1146 @@ -22,8 +22,8 @@ drzava => 'Hrvatska', telefon => '01-555-555', mobitel => '095-555-555', - email => 'pero@example.com', - email_verify => 'pero@example.com', + email => "test+$$\@example.com", + email_verify => "test+$$\@example.com", }; ok( my $o = App::RoomReservation::Reservation->new( request_url => '/', debug => $debug, %$r ), 'new' );