https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40301 --- Comment #11 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Lucas Gass (lukeg) from comment #10)
Running: CirculationHistory_spec.ts (1 of 1)
1) "before all" hook for "'Type' column should be hidden"
0 passing (361ms) 1 failing
1) members/readingrec "before all" hook for "'Type' column should be hidden": Error: Cypress tests tests require 'RESTBasicAuth'. Skipping suite.
Because this error occurred during a `before all` hook we are skipping all of the remaining tests. at Context.eval (webpack://koha/./t/cypress/support/e2e.js:1944:18)
See "Bug 40174: Require RESTBasicAuth turned ON" and https://gitlab.com/koha-community/koha-misc4dev/-/issues/91 -- You are receiving this mail because: You are watching all bug changes.