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:
parent
b2e41f2148
commit
bbe00dd059
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue