https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from David Nind <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
