1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

Update test/rest/pages.js

Co-Authored-By: khaydarov <murod.haydarov@inbox.ru>
This commit is contained in:
Peter Savchenko 2019-01-29 10:18:25 +03:00 committed by GitHub
parent b2e41f2148
commit bbe00dd059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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();
/**