https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #17 from David Nind <david@davidnind.com> --- I'm not sure if I tested this correctly, but the tests no longer pass for me: 1. Before the patch, the current tests pass: yarn cypress run --spec t/cypress/integration/KohaTable_spec.ts 2. Apply the patch and restart everything. 3. Run: yarn install 4. Rerun the tests - 1 test is failing: 1) Hit all tables catalogue/detail/holdings_table correctly init: ReferenceError: restdefaultpagesize is not defined at Context.eval (webpack://koha/./t/cypress/integration/KohaTable_spec.ts:487:23) -- You are receiving this mail because: You are watching all bug changes.