mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-28 16:20:04 +02:00
remove only flag from tests
This commit is contained in:
@@ -195,7 +195,7 @@ if(!build_light) describe("Result Highlighting", function(){
|
|||||||
}]);
|
}]);
|
||||||
});
|
});
|
||||||
|
|
||||||
it.only("Should have been highlighted results by boundary properly", function(){
|
it("Should have been highlighted results by boundary properly", function(){
|
||||||
|
|
||||||
const data = [{
|
const data = [{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
|
Reference in New Issue
Block a user