Bug 17699: Reset time simulation
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
ec9b691de9
commit
0853c4e2b4
1 changed files with 1 additions and 0 deletions
|
@ -322,6 +322,7 @@ subtest 'renew_account' => sub {
|
|||
$retrieved_patron_2->delete;
|
||||
$retrieved_patron_3->delete;
|
||||
}
|
||||
Time::Fake->reset;
|
||||
};
|
||||
|
||||
subtest "move_to_deleted" => sub {
|
||||
|
|
Loading…
Reference in a new issue