Current behavior

I have two spec files, each contains a simple test case where I take a screenshot with cy.screenshot(). Both screenshots will be saved directly under scressnshots directory.
Desired behavior
Screenshot from cypress/e2e/deep/deep-example.cy.js to be saved under cypress/screenshots/deep/deep example --passes.png
Test code to reproduce
https://github.com/odai-alali/cypress-screenshot-issue
Cypress Version
10.0.3
Other
No response