diff --git a/test/rest/pages.js b/test/rest/pages.js index 5860d3e..bff52f9 100644 --- a/test/rest/pages.js +++ b/test/rest/pages.js @@ -473,7 +473,7 @@ describe('Pages REST: ', () => { ]; } - it('Removing pages recursively starting from parent to children', async () => { + it('Removing a page and its children', async () => { let pages = await createPageTree(); /**