Skip to content

Commit e3c1373

Browse files
committed
Fixed static test failure
1 parent a44123e commit e3c1373

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan

1 file changed

+1
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan/phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ parameters:
3838
- '#Constant T_[A-Z_]+ not found.#'
3939

4040
includes:
41-
- %rootDir%/../phpstan-deprecation-rules/rules.neon
41+
- %rootDir%/phpstan-deprecation-rules/rules.neon
4242

4343
services:
4444
-

0 commit comments

Comments
 (0)