mirror of
https://github.com/strapi/strapi.git
synced 2025-10-05 13:23:55 +00:00
fix typo
This commit is contained in:
parent
8d5fe3b431
commit
20177c8895
@ -35,7 +35,7 @@ const createAFile = async (parent = null) => {
|
||||
return res.body[0];
|
||||
};
|
||||
|
||||
describe('Bulk actions fot folders & files', () => {
|
||||
describe('Bulk actions for folders & files', () => {
|
||||
const builder = createTestBuilder();
|
||||
|
||||
beforeAll(async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user