mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-08-28 00:01:31 +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 = [{
|
||||
"id": 1,
|
||||
|
Reference in New Issue
Block a user