https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #10 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- This broke some tests. ``` $ prove xt/find-missing-op-in-forms.t xt/find-missing-op-in-forms.t .. 2/3 # Failed test 'The <form> in the following files are missing it's corresponding op parameter, or op does not start with 'cud-' (see bug 34478)' # at xt/find-missing-op-in-forms.t line 39. # got: '1' # expected: '0' # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt:447'; # Looks like you failed 1 test of 3. ``` -- You are receiving this mail because: You are watching all bug changes.