Skip to content

Commit e53e360

Browse files
committed
Refactor Config\Settings\ExportTest
Tests each property individually. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent 317df45 commit e53e360

File tree

2 files changed

+1443
-654
lines changed

2 files changed

+1443
-654
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9520,11 +9520,6 @@ parameters:
95209520
count: 1
95219521
path: test/classes/Config/ServerConfigChecksTest.php
95229522

9523-
-
9524-
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Export\\.$#"
9525-
count: 1
9526-
path: test/classes/Config/Settings/ExportTest.php
9527-
95289523
-
95299524
message: "#^Variable property access on PhpMyAdmin\\\\Config\\\\Settings\\\\Import\\.$#"
95309525
count: 1

0 commit comments

Comments
 (0)