Skip to content

Commit 2d28c39

Browse files
committed
Remove comment
1 parent ba19b3b commit 2d28c39

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
@@ -77,7 +77,7 @@ public function sanityCheckDataProvider()
7777
['fortitude22', 2, ['dictionary', 'repeat',], '2 minutes', 1140700],
7878
['absoluteadnap', 2, ['dictionary', 'dictionary',], '25 minutes', 15187504],
7979
['knifeandspoon', 3, ['dictionary', 'dictionary', 'dictionary'], '1 day', 1108057600],
80-
['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2730628000], // Failed asserting that 2730628000 matches expected 2642940400.
80+
['h1dden_26191', 3, ['dictionary', 'bruteforce', 'date'], '3 days', 2730628000],
8181
['4rfv1236yhn!', 4, ['spatial', 'sequence', 'bruteforce'], '1 month', 38980000000],
8282
['BVidSNqe3oXVyE1996', 4, ['bruteforce', 'regex',], 'centuries', 10000000000010000],
8383
];

0 commit comments

Comments
 (0)