https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005
--- Comment #16 from Josef Moravec <[email protected]> --- (In reply to Jiri Kozlovsky from comment #15) > Someone please help me, I'm stuck in writing unit tests in kohadevbox. > > t/db_dependent/api/v1/patrons.t .. DBD::mysql::st execute failed: Unknown > column 'overdrive_auth_token' in 'field list' > > I think it's obvious there is some problem with DB, but I have no idea what > it could be about :( > You are right, looks like you do need to update your database schema -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
