## Description Media files can't be uploaded to sites created with `wp-now`. Uploads fail with the error `Specified file failed upload test.`. <img width="247" alt="image" src="https://github.com/WordPress/playground-tools/assets/14905380/024a17cc-ba57-4925-955f-62be618152ce"> ## How to reproduce it > [!NOTE] > I also reproduce this issue when building `wp-now` locally. 1. Run the command `npx wp-now start` 2. Navigate to WP admin of the site. 3. Navigate to Media page. 4. Upload an image file. 5. Observe the upload fails with the error `Specified file failed upload test.`