fix error sharing image and failing to upload, fix upload in webkit/safari, and test it

This commit is contained in:
2024-08-08 08:51:25 -06:00
parent c8bdaa10eb
commit bdb544a624
9 changed files with 104 additions and 13 deletions

View File

@@ -73,7 +73,8 @@ export default defineConfig({
],
/* Configure global timeout */
//pageTimeout: 30000,
// the image upload will often not succeed at 5 seconds
//timeout: 7000,
/* Run your local dev server before starting the tests */
/**