From b83217a0127bc2c37b4fce597b248bd9dd0b52b1 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 1 Jul 2019 10:59:32 +0200 Subject: [PATCH] [BETA] FIX Typo False Positive Testing Script REF: #277 --- .dev-tools/beta-test-blocker-false-positives.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dev-tools/beta-test-blocker-false-positives.sh b/.dev-tools/beta-test-blocker-false-positives.sh index 423870b91..5fa971585 100755 --- a/.dev-tools/beta-test-blocker-false-positives.sh +++ b/.dev-tools/beta-test-blocker-false-positives.sh @@ -75,7 +75,7 @@ UAmustnotmatch[0]="Titanium" UAmustnotmatch[1]="Nutchers" UAmustnotmatch[2]="SNutch" UAmustnotmatch[3]="Bing" -UAmustnotmatch[3]="bing" +UAmustnotmatch[4]="bing" # --------- # FUNCTIONS