18169: Post review changes, Cypress tests added
[arvados-workbench2.git] / src / components / file-upload / file-upload.tsx
index 617529cdc07da56bdf9579c9b63476c276dbfaff..579746a6d83484ee970fd767e380e4830da6b30f 100644 (file)
@@ -140,6 +140,7 @@ export const FileUpload = withStyles(styles)(
                             inputs[0].focus();
                         }
                     }}
+                    data-cy="drag-and-drop"
                     disabled={disabled}
                     inputProps={{
                         onFocus: () => {