Skip to content

Commit

Permalink
Merge pull request #297 from WordPress/fix/296-php-warning
Browse files Browse the repository at this point in the history
Fix the `PHP Warning` for `composer phpstan`
  • Loading branch information
felixarntz authored Oct 19, 2023
2 parents 6b28da3 + 101e41d commit e52da70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpstan/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

define( 'WP_PLUGIN_CHECK_PLUGIN_DIR_PATH', '' );
define( 'WP_CONTENT_DIR', '' );
define( 'WP_PLUGIN_DIR', '' );
define( 'WP_PLUGIN_CHECK_PLUGIN_DIR_URL', '' );

0 comments on commit e52da70

Please sign in to comment.