73 |
ok($driver->find_element('//div[@class="dialog error"][contains(text(), "Invalid pin code")]')); |
73 |
ok($driver->find_element('//div[@class="dialog error"][contains(text(), "Invalid PIN code")]')); |
74 |
is( $patron->get_from_storage->secret, undef, 'secret is not set in DB yet' ); |
74 |
is( $patron->get_from_storage->secret, undef, 'secret is not set in DB yet' ); |