We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cddb35 commit 1759dd0Copy full SHA for 1759dd0
tests/script/test_script.py
@@ -405,7 +405,7 @@ def testMethodGetXrefFrom(QUARK_ANALYSIS_RESULT_FOR_RULE_68):
405
406
@staticmethod
407
def testGetAllStrings(QUARK_ANALYSIS_RESULT_FOR_RULE_68):
408
- assert len(QUARK_ANALYSIS_RESULT_FOR_RULE_68.getAllStrings()) == 4378
+ assert len(QUARK_ANALYSIS_RESULT_FOR_RULE_68.getAllStrings()) == 4408
409
410
411
def testIsHardCoded(QUARK_ANALYSIS_RESULT_FOR_RULE_68):
0 commit comments