2 Mar
2023
2 Mar
'23
3:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32495 --- Comment #12 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #11)
You broke the tests.
Timed out retrying after 4000ms: Not enough elements found. Found '2', expected '3'. t/cypress/integration/Agreements_spec.ts:188:65 186 | 187 | cy.get("#agreements_add").contains("Submit").click();
188 | cy.get("input:invalid,textarea:invalid,select:invalid").should( | ^ 189 | "have.length", 190 | 3 191 | );
-- You are receiving this mail because: You are watching all bug changes.