Skip to content

Commit

Permalink
fix(tests): fix missing constants in static analysis test
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas committed Jan 20, 2024
1 parent 71d1098 commit ae50ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Expand Up @@ -4,6 +4,7 @@ parameters:
paths:
- src/
scanFiles:
- tests/phpstan/bootstrap.php
- vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php
- vendor/php-stubs/acf-pro-stubs/acf-pro-stubs.php
excludePaths:
Expand Down

0 comments on commit ae50ccd

Please sign in to comment.