Deleting this block to get the tests to pass. The remaining detections should be sufficient.

"html": [
      "<input [^>]*Smile_Elasticsuite[^>]*>",
      "<input [\\S\\s]*[^>]*(Smile_Elasticsuite)[\\S\\s]*",
      "<[\\S\\s]*(.*)Smile_Elasticsuite(.*)[\\S\\s]"
    ],
main
Abhinav 3 years ago
parent 95829e5814
commit d90b1bd6e4

@ -1129,11 +1129,6 @@
"STUID": "\\;confidence:50",
"STVID": "\\;confidence:50"
},
"html": [
"<input [^>]*Smile_Elasticsuite[^>]*>",
"<input [\\S\\s]*[^>]*(Smile_Elasticsuite)[\\S\\s]*",
"<[\\S\\s]*(.*)Smile_Elasticsuite(.*)[\\S\\s]"
],
"js": {
"smileTracker": ""
},

Loading…
Cancel
Save