Error: The following error originated from your application code, not from Cypress.
> ResizeObserver loop completed with undelivered notifications.
When Cypress detects uncaught errors originating from your application it will automatically fail the current test.
This behavior is configurable, and you can choose to turn this off by listening to the `uncaught:exception` event.
https://on.cypress.io/uncaught-exception-from-application
Because this error occurred during a `after each` hook we are skipping the remaining tests in the current suite: `admin/basicparams/parentite...`
at <unknown> (http://kohadev-intra.mydnsname.org:8081/cgi-bin/koha/admin/itemtypes.pl:0:0)