fix(core): update
This commit is contained in:
@ -28,6 +28,7 @@ tap.test('should sort objects', async () => {
|
||||
|
||||
const result = await testArticleSearch.search('USA');
|
||||
console.log(result);
|
||||
console.log(result[0].matches)
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user