dataverse-frontend
dataverse-frontend copied to clipboard
Race Condition in UploadDatasetFiles unit test
There seems to be a race condition in the component test, UploadDatasetFiles.spec.tsx. The error happens in 'restrict uploaded file' test: https://github.com/IQSS/dataverse-frontend/actions/runs/10743959041/job/29799827812.
This error only happens intermittently and the test was successful on the second attempt.