Skip to content

Commit 9e74d1b

Browse files
committed
remove only flag from tests
1 parent f774be9 commit 9e74d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/highlight.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ if(!build_light) describe("Result Highlighting", function(){
195195
}]);
196196
});
197197

198-
it.only("Should have been highlighted results by boundary properly", function(){
198+
it("Should have been highlighted results by boundary properly", function(){
199199

200200
const data = [{
201201
"id": 1,

0 commit comments

Comments
 (0)