1
0
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:
Thomas Wilkerling
2025-05-02 13:37:12 +02:00
parent f774be9646
commit 9e74d1b50e

View File

@@ -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,