21 Apr
2023
21 Apr
'23
3:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33490 --- Comment #34 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Tests are using 'today_us' that was not used. That means that the tests will fail if dateformat is not the value from the sample data. Not ideal but better to have a test. + cy.url().should('include', "/cgi-bin/koha/erm/agreements?by_expired=true"); // Browser url also updated Should not we adjust this test? -- You are receiving this mail because: You are watching all bug changes.