mirror of
https://github.com/strapi/strapi.git
synced 2025-10-06 13:52:13 +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];
|
return res.body[0];
|
||||||
};
|
};
|
||||||
|
|
||||||
describe('Bulk actions fot folders & files', () => {
|
describe('Bulk actions for folders & files', () => {
|
||||||
const builder = createTestBuilder();
|
const builder = createTestBuilder();
|
||||||
|
|
||||||
beforeAll(async () => {
|
beforeAll(async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user