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 b6ef87d commit 1ed4432Copy full SHA for 1ed4432
test/ZxcvbnTest.php
@@ -80,7 +80,7 @@ public function sanityCheckDataProvider()
80
['fortitude22', 2, ['dictionary', 'repeat',], '2 minutes', 1140700],
81
['absoluteadnap', 2, ['dictionary', 'dictionary',], '25 minutes', 15187504],
82
['knifeandspoon', 3, ['dictionary', 'dictionary', 'dictionary'], '1 day', 1108057600],
83
- ['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2730628000],
+ ['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2993690800],
84
['4rfv1236yhn!', 4, ['spatial', 'sequence', 'bruteforce'], '1 month', 38980000000],
85
['BVidSNqe3oXVyE1996', 4, ['bruteforce', 'regex',], 'centuries', 10000000000010000],
86
];
0 commit comments