tyler36 / ddev-cypress

Cypress E2E testing for use with DDEV
Apache License 2.0
11 stars 8 forks source link

🛠️ fix permission issue #25

Closed tyler36 closed 1 year ago

tyler36 commented 1 year ago

Fix a regression in 413d5c52308e78d8fd144a1cf14d84d72f77b741

Cypress requires root access. Without this PR, a user on the host can not easily delete images or videos Cypress creates when tests fail (Eg. requires sudo)