https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3820 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com Status|Signed Off |Failed QA QA Contact|testopia@bugs.koha-communit |josef.moravec@gmail.com |y.org | --- Comment #22 from Josef Moravec <josef.moravec@gmail.com> --- This is great addition and I like it, but as it changes the behaviour, the test should be adjusted too: t/db_dependent/Koha/Patrons.t .. 29/33 # Failed test 'Got correct new cardnumber' # at t/db_dependent/Koha/Patrons.t line 1414. # got: undef # expected: 'TESTCARDNUMBER' # Failed test 'Got correct old cardnumber' # at t/db_dependent/Koha/Patrons.t line 1415. # got: undef # expected: 'jY44Hy2e7OojC2Zx7vMo43gzub' # Failed test 'With BorrowerLogs, Change in cardnumber should be logged, as well as general alert of patron mod.' # at t/db_dependent/Koha/Patrons.t line 1416. # got: '1' # expected: '2' # Looks like you failed 3 tests of 3. # Failed test 'Log cardnumber change' # at t/db_dependent/Koha/Patrons.t line 1417. -- You are receiving this mail because: You are watching all bug changes.