If the user does a request to import the execution results and doesn't use the correct key = 'file' on the body, an error message should detail the cause of the error.
Steps to reproduce
| Step |
Result |
| Create a request to import JUnit results |
| Change the key of the file to another thing than "file" |
|