Skip to content

Commit 8053d15

Browse files
author
Georgios Giakoumettis
committed
chore: removes duplicate array type.
1 parent 68a9487 commit 8053d15

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/Codeception/Module/VisualCeption.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626
*/
2727
class VisualCeption extends CodeceptionModule implements MultiSession
2828
{
29-
/**
30-
* @var array
31-
*/
29+
3230
protected array $config = [
3331
'maximumDeviation' => 0,
3432
'saveCurrentImageIfFailure' => true,

0 commit comments

Comments
 (0)