https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188982|0 |1 is obsolete| | --- Comment #199 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Created attachment 188987 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188987&action=edit Bug 39320: (QA follow-up): Simplify widget tests This simplifies the tests, only visiting the homepage once and not navigating outside of it. This must pass 10/10: for i in {1..10}; do cypress run --spec t/cypress/integration/ERM/ModuleDashboard_spec.ts; done Signed-off-by: Pedro Amorim <pedro.amorim@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.