diff --git a/tests/scanner.TestCase b/tests/scanner.TestCase index 22f9417b..6e94d5fb 100755 --- a/tests/scanner.TestCase +++ b/tests/scanner.TestCase @@ -30,7 +30,7 @@ class ScannerTest(unittest.TestCase): projects = { 'Zillode': 1, 'firebase-suspect': 1, - 'org.mozilla.rocket': 4, + 'org.mozilla.rocket': 3, 'realm': 1, } for d in glob.glob(os.path.join(source_files, '*')):