https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41330 --- Comment #1 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 190202 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190202&action=edit Bug 41330: Unit tests Do not apply patches before 1 - Create a new subscription to a serial 2 - Go to 'Serial Collection' panel and click on edit serials button 3 - Try and edit the serial number to "{1}" -> error 500 4 - Apply only unit tests patch and run `prove t/Serials/ModSerialStatus.t` -> Tests will not pass 5 - Apply patch and proceed again to 2&3 -> you will get no error 6 - run `prove t/Serials/ModSerialStatus.t` -> tests will pass -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.