Skip to content

Commit afec877

Browse files
authored
Merge pull request #823 from wp-cli/try/exclude-tests
2 parents df8d1a6 + b45eb42 commit afec877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/make-phar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ function get_composer_versions( $current_version ) {
238238
->in( WP_CLI_VENDOR_DIR . '/gettext' )
239239
->in( WP_CLI_VENDOR_DIR . '/mck89' )
240240
->exclude( 'demo' )
241+
->exclude( 'wp-cli-tests' )
241242
->exclude( 'nb/oxymel/OxymelTest.php' )
242243
->exclude( 'composer/spdx-licenses' )
243244
->exclude( 'composer/composer/src/Composer/Command' )

0 commit comments

Comments
 (0)