Skip to content

Commit 1ed4432

Browse files
committed
Update test assertion
Yes this is brute-force-y, but so be it
1 parent b6ef87d commit 1ed4432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ZxcvbnTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function sanityCheckDataProvider()
8080
['fortitude22', 2, ['dictionary', 'repeat',], '2 minutes', 1140700],
8181
['absoluteadnap', 2, ['dictionary', 'dictionary',], '25 minutes', 15187504],
8282
['knifeandspoon', 3, ['dictionary', 'dictionary', 'dictionary'], '1 day', 1108057600],
83-
['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2730628000],
83+
['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2993690800],
8484
['4rfv1236yhn!', 4, ['spatial', 'sequence', 'bruteforce'], '1 month', 38980000000],
8585
['BVidSNqe3oXVyE1996', 4, ['bruteforce', 'regex',], 'centuries', 10000000000010000],
8686
];

0 commit comments

Comments
 (0)