bigbite / wp-cypress

WordPress end to end testing with Cypress.io.
MIT License
86 stars 19 forks source link

Unable to upload files. #48

Closed danrhjones closed 3 years ago

danrhjones commented 3 years ago

When i attempt to upload a file, I get the following error:

The uploaded file could not be moved to wp-content/uploads/2020/11.

Expected behavior I expect that the image should be uploaded so that I can use it in an article

Desktop (please complete the following information):

Additional context The following is a temp work around

cd node_modules/@bigbite/wp-cypress docker-compose exec -T wp chmod -R 777 /var/www/html/wp-content/uploads