https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569
--- Comment #44 from Jonathan Druart <[email protected]> --- Is this store call needed? + $self->stage_id($new_stage->stage_id)->store; # Revert stage change There are also several places in the tests where ->store calls are unnecessary. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
