Add test for PR #126057
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const EXPECTED = {
|
||||
'query': 'Fo',
|
||||
'others': [
|
||||
{ 'path': 'basic', 'name': 'Foo' },
|
||||
{ 'path': 'basic', 'name': 'Foo', 'desc': 'Docs for Foo' },
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user