mirror of
https://github.com/strapi/strapi.git
synced 2025-10-26 23:51:10 +00:00
Remove useless test
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
924c45e9c0
commit
7ba6348149
@ -93,9 +93,6 @@ describe('Upload plugin end to end tests', () => {
|
||||
});
|
||||
|
||||
expect(res.statusCode).toBe(400);
|
||||
expect(res.body).toMatchObject({
|
||||
message: [{ messages: [{ message: 'Files are empty' }] }],
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user