From bbe00dd05987e965c2238fc97d517d26f4d396c7 Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Tue, 29 Jan 2019 10:18:25 +0300 Subject: [PATCH] Update test/rest/pages.js Co-Authored-By: khaydarov --- test/rest/pages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); /**