Closed
Description
Current behavior
CypressError: Timed out retrying after 10000ms: `cy.readFile()` must only be invoked from the spec file or support file.
When defining a baseUrl with basic auth.
Since 12.15.0, also tested on 13.5.0.
Desired behavior
No response
Test code to reproduce
Here is the smallest possible reproduction: https://github.com/Brigad/cypress-test-tiny
Commit that introduced the bug: Brigad/cypress-test-tiny@e947d47
Cypress Version
13.5.0
Node version
20.6.0
Operating System
macOS
Debug Logs
CypressError: Timed out retrying after 10000ms: `cy.readFile()` must only be invoked from the spec file or support file.
Other
No response