2 Jun
2025
2 Jun
'25
1:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40051 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 182905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182905&action=edit Bug 40051: Remove cy.wait(delay) from cypress tests We should not use cy.wait(delay), it's a poor pattern and can cause random failures. Test plan: All cypress tests should still pass after this patchset. Note that t/cypress/integration/ERM/Titles_spec.ts is currently failing. -- You are receiving this mail because: You are watching all bug changes.