Skip to content

Commit ae50ccd

Browse files
committed
fix(tests): fix missing constants in static analysis test
1 parent 71d1098 commit ae50ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parameters:
44
paths:
55
- src/
66
scanFiles:
7+
- tests/phpstan/bootstrap.php
78
- vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php
89
- vendor/php-stubs/acf-pro-stubs/acf-pro-stubs.php
910
excludePaths:

0 commit comments

Comments
 (0)